John Anderson 09e09e43ba Merge branch 'develop' into develop-2.8 6 years ago
..
api ea9de37dd1 Remove FieldChoicesViewSet 6 years ago
migrations 9f5b138b0f Add migrations for description fields 6 years ago
templates 27b289ee3b Initial push to public repo 10 years ago
templatetags 980d62d579 Removed Python 2 string compatibility 8 years ago
tests a53f854187 Remove tests for API _choices endpoints 6 years ago
__init__.py f1b0421805 Temporary hack to avoid name collision without renaming the secrets app 6 years ago
admin.py bd7aee7c1f Closes #2614: Simplify calls of super() for Python 3 7 years ago
apps.py 980d62d579 Removed Python 2 string compatibility 8 years ago
constants.py 096814dc33 #3880: Define constants for arbitrary values 6 years ago
decorators.py 980d62d579 Removed Python 2 string compatibility 8 years ago
exceptions.py a3b9bdaff1 Miscellaneous cleanup 6 years ago
filters.py 803287a514 Closes #4313: Remove id__in filters 6 years ago
forms.py 0068108c57 Remove APISelect widget/api_url argument from dynamic fields 6 years ago
hashers.py 980d62d579 Removed Python 2 string compatibility 8 years ago
models.py 9df238c5f2 Merge branch 'develop' into develop-2.8 6 years ago
querysets.py 980d62d579 Removed Python 2 string compatibility 8 years ago
tables.py 2cf990bd92 Standardize on two-word form of "change log" 6 years ago
urls.py a28509019a Closes #4363: Standardize secret creation URL 6 years ago
utils.py f27e06e619 Move utility functions for secrets to secrets/utils.py 6 years ago
views.py a28509019a Closes #4363: Standardize secret creation URL 6 years ago