| .. |
|
api
|
a914a7c438
Update serializer context assignment for DRF 3.11
|
6 лет назад |
|
management
|
ae58af4bb7
Added webhook_receiver management command
|
6 лет назад |
|
migrations
|
6e832de4a9
Remove squashed migrations
|
5 лет назад |
|
plugins
|
8939d4de92
Use packaging.version.parse directly
|
6 лет назад |
|
templatetags
|
8a3ebf64bc
Rename obj to object; clean up docstrings
|
6 лет назад |
|
tests
|
6ab046ba8f
Fix tests for #4502
|
5 лет назад |
|
__init__.py
|
45917f8014
Closes #3408: Remove WEBHOOKS_ENABLE configuration setting
|
6 лет назад |
|
admin.py
|
902b1b2c32
Fixes #4458: Remove custom admin site to avoid conflict with django-rq 2.3.0
|
6 лет назад |
|
apps.py
|
7ce1289bb2
Clean up unused imports
|
6 лет назад |
|
choices.py
|
211311be9f
Add http_method field to Webhook
|
6 лет назад |
|
constants.py
|
9466802a95
closes #4368 - extras features model registration
|
6 лет назад |
|
filters.py
|
a6b43b30e9
functional dynamic filter lookups
|
6 лет назад |
|
forms.py
|
839e999a71
Introduce CSVModelForm for dynamic CSV imports
|
5 лет назад |
|
middleware.py
|
36f8d6d259
Disconnect post_save & pre_delete signals after the response has been received
|
6 лет назад |
|
models.py
|
901143b72a
Merge branch 'develop' into develop-2.8
|
6 лет назад |
|
querysets.py
|
4abd3866ab
Fixes #3886: Config context cluster (group)
|
6 лет назад |
|
registry.py
|
70c29051b3
Raise specific exceptions
|
6 лет назад |
|
reports.py
|
9df2769383
Enable system logging for reports
|
6 лет назад |
|
scripts.py
|
a72d5c899e
Merge branch 'develop' into develop-2.8
|
6 лет назад |
|
signals.py
|
9a9660a765
Fix errant changelog entries when executing a script without committing
|
6 лет назад |
|
tables.py
|
7ad27a2b65
#492: Extend extras tables
|
5 лет назад |
|
urls.py
|
a58bbccfd3
Fixes #4094: Convert unnecessary regular expressions to strings in URL patterns
|
6 лет назад |
|
utils.py
|
043b1c28d2
Refactor the registry into a dictionary object
|
6 лет назад |
|
views.py
|
bdbf21b3e2
Closes #4421: Retain user's preference for config context format
|
6 лет назад |
|
webhooks.py
|
39ea14202e
Fix 4549 webhook body encode in utf-8
|
5 лет назад |
|
webhooks_worker.py
|
05cb47e650
Closes #4502: Enable configuration of proxies for outbound HTTP requests
|
5 лет назад |