| .. |
|
api
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
management
|
Fixes #4166: Fix schema migrations to enforce maximum character length for naturalized fields
|
2020-02-13 21:41:00 -05:00 |
|
migrations
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
templatetags
|
Fixes #3857: Fix group custom links rendering
|
2020-01-08 10:14:48 +00:00 |
|
tests
|
Establish standard test cases for all models
|
2020-02-12 13:25:56 -05:00 |
|
__init__.py
|
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
2019-12-06 11:52:28 -05:00 |
|
admin.py
|
Add template_language field to Graph
|
2020-01-10 11:28:50 -05:00 |
|
apps.py
|
Clean up unused imports
|
2020-02-14 12:04:56 -05:00 |
|
choices.py
|
Rename ExportTemplateLanguageChoices to TemplateLanguageChoices
|
2020-01-15 09:40:05 -05:00 |
|
constants.py
|
#3892: Convert WEBHOOK_MODELS to a Q object
|
2020-01-15 16:18:47 -05:00 |
|
filters.py
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
forms.py
|
Use DynamicModelChoiceField for all fields using APISelect
|
2020-02-11 12:25:40 -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 #4014 from hSaria/3886-config-context-cluster
|
2020-02-03 16:02:56 -05:00 |
|
querysets.py
|
Fixes #3886: Config context cluster (group)
|
2020-01-26 10:53:58 +00:00 |
|
reports.py
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
scripts.py
|
Fix test error
|
2020-02-11 20:27:02 -06: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
|
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
2020-02-05 16:12:48 -05:00 |
|
utils.py
|
Introduce is_taggable utility function for identifying taggable models
|
2019-12-11 15:52:35 -05:00 |
|
views.py
|
Fixes #2511: Compare object change to the previous change
|
2020-02-15 22:39:08 +00:00 |
|
webhooks_worker.py
|
Closes #3952: Add test for webhooks_worker; introduce generate_signature()
|
2020-01-23 15:05:27 -05:00 |
|
webhooks.py
|
Closes #4005: Include timezone context in webhook timestamps
|
2020-01-24 12:00:24 -05:00 |