Jeremy Stretch fd139a77f5 Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py 5 years ago
..
api fd139a77f5 Closes #4997: Introduce OrderedDefaultRouter; move root API views to views.py 5 years ago
migrations e6bc55af85 #4969: Remove user and group assignment from SecretRole 5 years ago
templates 27b289ee3b Initial push to public repo 10 years ago
tests e6bc55af85 #4969: Remove user and group assignment from SecretRole 5 years ago
__init__.py f1b0421805 Temporary hack to avoid name collision without renaming the secrets app 6 years ago
admin.py 1dfed14bc9 Fixes #4968: Fix exception when activating user keys in admin UI 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 53f9f82317 Set display_field where needed 5 years ago
hashers.py 980d62d579 Removed Python 2 string compatibility 7 years ago
models.py e6bc55af85 #4969: Remove user and group assignment from SecretRole 5 years ago
querysets.py 980d62d579 Removed Python 2 string compatibility 7 years ago
tables.py e6bc55af85 #4969: Remove user and group assignment from SecretRole 5 years ago
urls.py 8959d2e0a7 #4416: Add individual delete views for organizational objects 5 years ago
utils.py f27e06e619 Move utility functions for secrets to secrets/utils.py 6 years ago
views.py 0f679e1f03 Closes #4871: Specify ordering for querysets using annotate() to count related objects 5 years ago