.. |
api
|
82ad479037
Enforce authentication for all secrets API views
|
8 years ago |
fixtures
|
b73f980eb2
Closes #176: Added initial_data fixtures for new installs
|
8 years ago |
migrations
|
cbd7b5b4c3
Squashed migrations in preparation for public release
|
8 years ago |
templates
|
27b289ee3b
Initial push to public repo
|
9 years ago |
templatetags
|
966ea45050
#68: Improved permissions-related error handling
|
8 years ago |
tests
|
f7e768d166
secrets: imported SecretValidationHasher.iterations for SecretTestCase
|
8 years ago |
__init__.py
|
27b289ee3b
Initial push to public repo
|
9 years ago |
admin.py
|
d97dd266b7
Cleaned up message strings
|
8 years ago |
apps.py
|
27b289ee3b
Initial push to public repo
|
9 years ago |
decorators.py
|
d97dd266b7
Cleaned up message strings
|
8 years ago |
filters.py
|
a5fe4468d0
Upgraded django-filter to 0.15.3
|
8 years ago |
forms.py
|
37b2ff02e7
Standardized inheritance order of BootstrapMixin
|
8 years ago |
hashers.py
|
8a39f254ad
Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets
|
9 years ago |
models.py
|
fc2ac8a02b
Attributed all model ValidationErrors to specific fields (where appropriate)
|
8 years ago |
tables.py
|
b6e5bafd65
Replaced edit links with buttons
|
8 years ago |
urls.py
|
7502a02fba
Code cleanup
|
9 years ago |
views.py
|
5035a9567b
Fixes #729: Corrected cancellation links when editing secondary objects
|
8 years ago |