| .. |
|
api
|
Introduce NestedGroupModelSerializer
|
2021-02-25 17:15:42 -05:00 |
|
migrations
|
Closes #5370: Extend custom field support to organizational models
|
2021-02-26 16:25:37 -05:00 |
|
templates
|
Initial push to public repo
|
2016-03-01 11:23:03 -05:00 |
|
tests
|
#5306: Standardize device/VM assignment for IP addresses & secrets
|
2020-12-02 10:53:40 -05: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 #4968: Fix exception when activating user keys in admin UI
|
2020-08-07 12:06:53 -04:00 |
|
apps.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
constants.py
|
Update secrets API, views
|
2020-09-18 16:58:51 -04:00 |
|
exceptions.py
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
filters.py
|
Rename CustomFieldFilterSet
|
2020-11-23 14:47:54 -05:00 |
|
forms.py
|
Closes #5894: Use primary keys when filtering object lists by related objects in the UI
|
2021-03-01 17:24:30 -05:00 |
|
hashers.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
models.py
|
Standardize model types based on function
|
2021-02-24 21:01:16 -05:00 |
|
querysets.py
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
tables.py
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
urls.py
|
Closes #5873: Use numeric IDs in all object URLs
|
2021-02-26 17:23:23 -05:00 |
|
utils.py
|
Move utility functions for secrets to secrets/utils.py
|
2020-01-14 12:13:58 -05:00 |
|
views.py
|
Rename get_subquery() to count_related()
|
2020-12-17 14:47:49 -05:00 |