.. |
api
|
implement 3664
|
2019-12-11 04:58:42 -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
|
implement 3664
|
2019-12-11 04:58:42 -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
|
implement 3664
|
2019-12-11 04:58:42 -05:00 |
forms.py
|
implement 3664
|
2019-12-11 04:58:42 -05:00 |
middleware.py
|
Introduce is_taggable utility function for identifying taggable models
|
2019-12-11 15:52:35 -05:00 |
models.py
|
Merge pull request #3752 from kobayashi/3664
|
2019-12-11 14:14:48 -05:00 |
querysets.py
|
implement 3664
|
2019-12-11 04:58:42 -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 |