Added backdoor functions for creating/editing/deleting users/projects/sessions in the website and driver.
This commit is contained in:
@@ -13,9 +13,9 @@ profile=no
|
||||
|
||||
# Add files or directories to the blacklist. They should be base names, not
|
||||
# paths.
|
||||
ignore=CVS,.git,manage.py
|
||||
ignore=CVS,.git,manage.py,0001_initial.py,0002_enable_compression.py,0003_load_initial_data.py,0004_add_lhs.py
|
||||
|
||||
ignore-patterns=**/migrations/*.py
|
||||
# ignore-patterns=**/migrations/*.py
|
||||
|
||||
# Pickle collected data for later comparisons.
|
||||
persistent=no
|
||||
|
||||
Reference in New Issue
Block a user