.. |
api
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
management
|
Introduce a new 'check_releases' RQ queue
|
2020-03-17 11:22:56 -04:00 |
migrations
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
plugins
|
Convert installed_plugins_admin_view to a class-based view
|
2020-03-27 13:35:25 -04:00 |
templatetags
|
Rename obj to object; clean up docstrings
|
2020-03-26 21:46:56 -04:00 |
tests
|
Remove extraneous import
|
2020-03-19 08:11:14 -05:00 |
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
admin.py
|
Always use a JSON object to convey change data when no body template is present
|
2020-02-25 10:43:14 -05:00 |
apps.py
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
choices.py
|
Add http_method field to Webhook
|
2020-02-24 20:42:24 -05:00 |
constants.py
|
Revert "implemented registry for extras model functionality"
|
2020-03-15 00:25:46 -04:00 |
filters.py
|
functional dynamic filter lookups
|
2020-02-09 17:46:21 -05:00 |
forms.py
|
Merge branch 'develop' into develop-2.8
|
2020-03-18 14:44:18 -04:00 |
middleware.py
|
Disconnect post_save & pre_delete signals after the response has been received
|
2020-02-24 12:42:51 -05:00 |
models.py
|
Merge branch 'develop' into develop-2.8
|
2020-03-16 12:17:00 -04:00 |
querysets.py
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
registry.py
|
Raise specific exceptions
|
2020-03-18 13:15:22 -04:00 |
reports.py
|
Enable system logging for reports
|
2020-03-04 14:22:30 -05:00 |
scripts.py
|
Merge branch 'develop' into develop-2.8
|
2020-03-27 12:53:55 -04:00 |
signals.py
|
Fix errant changelog entries when executing a script without committing
|
2019-08-26 11:59:38 -04:00 |
tables.py
|
Rename Tag.comments to description
|
2020-03-13 17:00:00 -04:00 |
urls.py
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
utils.py
|
Refactor the registry into a dictionary object
|
2020-03-18 12:00:31 -04:00 |
views.py
|
Fixes #2511: Compare object change to the previous change
|
2020-02-15 22:39:08 +00:00 |
webhooks_worker.py
|
Add http_method field to Webhook
|
2020-02-24 20:42:24 -05:00 |
webhooks.py
|
rename FeatureQuery class
|
2020-03-16 11:58:35 -04:00 |