| .. |
|
api
|
Update serializer context assignment for DRF 3.11
|
2020-03-30 12:39:15 -04:00 |
|
migrations
|
Remove squashed migrations
|
2020-04-29 09:31:52 -04:00 |
|
templates
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
templatetags
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
tests
|
Standardize base classes for view test cases
|
2020-05-28 12:05:54 -04:00 |
|
__init__.py
|
Temporary hack to avoid name collision without renaming the secrets app
|
2020-02-18 18:00:00 -05:00 |
|
admin.py
|
Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0
|
2020-04-07 10:17:34 -04:00 |
|
apps.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
constants.py
|
#3880: Define constants for arbitrary values
|
2020-01-24 14:42:57 -05:00 |
|
exceptions.py
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
filters.py
|
Ensure all model FilterSets support the 'id' field
|
2020-05-06 12:33:52 -04:00 |
|
forms.py
|
Fixes #4613: Fix tag assignment on config contexts (regression from #4527)
|
2020-05-13 10:28:48 -04:00 |
|
hashers.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
models.py
|
Implement RestrictedQuerySet as a manager
|
2020-05-29 16:27:36 -04:00 |
|
querysets.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
tables.py
|
Closes #3064: Include tags in object lists as a toggleable table column
|
2020-05-06 14:42:51 -04:00 |
|
urls.py
|
Replace legacy add/edit secret views with SecretEditView
|
2020-05-22 11:24:49 -04:00 |
|
utils.py
|
Move utility functions for secrets to secrets/utils.py
|
2020-01-14 12:13:58 -05:00 |
|
views.py
|
Replace legacy add/edit secret views with SecretEditView
|
2020-05-22 11:24:49 -04:00 |