| .. |
|
api
|
1f9806a480
Fixes #1285: Enforce model validation when creating/editing objects via the API
|
8 lat temu |
|
fixtures
|
b73f980eb2
Closes #176: Added initial_data fixtures for new installs
|
9 lat temu |
|
migrations
|
138cbf9761
Created migrations for transition to Unicode literals
|
8 lat temu |
|
templates
|
27b289ee3b
Initial push to public repo
|
10 lat temu |
|
templatetags
|
f21c6bca00
Import unicode_literals
|
8 lat temu |
|
tests
|
f21c6bca00
Import unicode_literals
|
8 lat temu |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 lat temu |
|
admin.py
|
af9fa85cc1
Fixes #1312: Catch error when attempting to activate a user key with an invalid private key
|
8 lat temu |
|
apps.py
|
27b289ee3b
Initial push to public repo
|
10 lat temu |
|
decorators.py
|
f21c6bca00
Import unicode_literals
|
8 lat temu |
|
exceptions.py
|
f21c6bca00
Import unicode_literals
|
8 lat temu |
|
filters.py
|
87e5687d03
Closes #1203: Implemented query filters for all models
|
8 lat temu |
|
forms.py
|
2f32e11f53
Fixes #1342: Allow designation of users and groups when creating/editing a secret role
|
8 lat temu |
|
hashers.py
|
f21c6bca00
Import unicode_literals
|
8 lat temu |
|
models.py
|
08883d86ef
Closes #913: Added headers to object CSV exports
|
8 lat temu |
|
tables.py
|
dc68be5abf
Removed SearchTables; created DetailTables for models where needed
|
8 lat temu |
|
urls.py
|
469c52be28
Fixes #1263: Differentiate add and edit permissions for objects
|
8 lat temu |
|
views.py
|
39730b6834
Optimized performance when editing/deleting objects in bulk
|
8 lat temu |