| .. |
|
api
|
Represent and assign ConfigContext tags by their slugs
|
2019-12-11 16:04:43 -05:00 |
|
fixtures
|
extras: removed useractions fixture
|
2016-06-22 23:55:53 -05:00 |
|
management
|
Import Django User model automatically when running nbshell
|
2019-08-19 11:47:50 -04:00 |
|
migrations
|
implement 3664
|
2019-12-11 04:58:42 -05:00 |
|
templatetags
|
Initial work on custom scripts (#3415)
|
2019-08-12 11:13:16 -04:00 |
|
tests
|
Represent and assign ConfigContext tags by their slugs
|
2019-12-11 16:04:43 -05:00 |
|
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
|
admin.py
|
Merge branch 'develop' into develop-2.7
|
2019-11-01 16:19:36 -04:00 |
|
apps.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
|
choices.py
|
Webhook.http_content_type to slug (#3569)
|
2019-12-05 17:11:59 -05:00 |
|
constants.py
|
Closes #3731: Change Graph.type to a ContentType foreign key field
|
2019-12-06 10:32:59 -05:00 |
|
filters.py
|
Cleanup for #3664
|
2019-12-11 15:55:33 -05:00 |
|
forms.py
|
Cleanup for #3664
|
2019-12-11 15:55:33 -05:00 |
|
middleware.py
|
Introduce is_taggable utility function for identifying taggable models
|
2019-12-11 15:52:35 -05:00 |
|
models.py
|
Fix bug left over from work on #3569
|
2019-12-11 16:16:14 -05:00 |
|
querysets.py
|
Cleanup for #3664
|
2019-12-11 15:55:33 -05:00 |
|
reports.py
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
scripts.py
|
Merge branch 'develop' into develop-2.7
|
2019-11-01 16:19:36 -04:00 |
|
signals.py
|
Fix errant changelog entries when executing a script without committing
|
2019-08-26 11:59:38 -04:00 |
|
tables.py
|
Fix changelog table action labels
|
2019-12-05 16:37:22 -05:00 |
|
urls.py
|
Closes #3456: Enable bulk editing of tag color
|
2019-08-28 11:56:00 -04:00 |
|
utils.py
|
Introduce is_taggable utility function for identifying taggable models
|
2019-12-11 15:52:35 -05:00 |
|
views.py
|
Only use module.name for human-facing display
|
2019-10-30 09:13:26 -04:00 |
|
webhooks_worker.py
|
Remain consistent with original action strings (e.g. 'created' instead of 'create')
|
2019-12-05 16:42:10 -05:00 |
|
webhooks.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |