| .. |
|
api
|
82ad479037
Enforce authentication for all secrets API views
|
9 years ago |
|
fixtures
|
b73f980eb2
Closes #176: Added initial_data fixtures for new installs
|
9 years ago |
|
migrations
|
cbd7b5b4c3
Squashed migrations in preparation for public release
|
9 years ago |
|
templates
|
27b289ee3b
Initial push to public repo
|
10 years ago |
|
templatetags
|
966ea45050
#68: Improved permissions-related error handling
|
9 years ago |
|
tests
|
f7e768d166
secrets: imported SecretValidationHasher.iterations for SecretTestCase
|
9 years ago |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 years ago |
|
admin.py
|
921040d2fc
Renamed 'last_modified' to 'last_updated'
|
9 years ago |
|
apps.py
|
27b289ee3b
Initial push to public repo
|
10 years ago |
|
decorators.py
|
27b289ee3b
Initial push to public repo
|
10 years ago |
|
filters.py
|
38aee33df0
Closes #358: Improved search of all objects
|
9 years ago |
|
forms.py
|
fc2ac8a02b
Attributed all model ValidationErrors to specific fields (where appropriate)
|
9 years ago |
|
hashers.py
|
8a39f254ad
Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets
|
10 years ago |
|
models.py
|
fc2ac8a02b
Attributed all model ValidationErrors to specific fields (where appropriate)
|
9 years ago |
|
tables.py
|
b6e5bafd65
Replaced edit links with buttons
|
9 years ago |
|
urls.py
|
7502a02fba
Code cleanup
|
9 years ago |
|
views.py
|
7d879bb0dc
Added bulk editing capability for custom fields
|
9 years ago |