Jeremy Stretch 0ebd87bcb9 Merge branch 'develop' into develop-2.9 5 years ago
..
api a914a7c438 Update serializer context assignment for DRF 3.11 6 years ago
migrations c6e85970d4 Remove activate_userkey permission 5 years ago
templates 27b289ee3b Initial push to public repo 10 years ago
templatetags 980d62d579 Removed Python 2 string compatibility 7 years ago
tests 0ebd87bcb9 Merge branch 'develop' into develop-2.9 5 years ago
__init__.py f1b0421805 Temporary hack to avoid name collision without renaming the secrets app 6 years ago
admin.py c6e85970d4 Remove activate_userkey permission 5 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 7 years ago
constants.py 096814dc33 #3880: Define constants for arbitrary values 6 years ago
exceptions.py a3b9bdaff1 Miscellaneous cleanup 6 years ago
filters.py 1ccb3162ff Ensure all model FilterSets support the 'id' field 6 years ago
forms.py edf15532d2 Fixes #4702: Catch IntegrityError exception when adding a non-unique secret 5 years ago
hashers.py 980d62d579 Removed Python 2 string compatibility 7 years ago
models.py c6e85970d4 Remove activate_userkey permission 5 years ago
querysets.py 980d62d579 Removed Python 2 string compatibility 7 years ago
tables.py a4dbd2dae5 Closes #3064: Include tags in object lists as a toggleable table column 6 years ago
urls.py bae050e689 Replace legacy add/edit secret views with SecretEditView 5 years ago
utils.py f27e06e619 Move utility functions for secrets to secrets/utils.py 6 years ago
views.py bae050e689 Replace legacy add/edit secret views with SecretEditView 5 years ago