.. |
api
|
Fixes #9895: Change DictField serializers to JSONField
|
2022-08-29 08:02:38 +02:00 |
config
|
Closes #7702: Add Powerfeed Defaults to User Configurations
|
2022-06-21 12:58:41 -04:00 |
forms
|
Fixes #10470: Omit read-only custom fields from CSV import forms
|
2022-09-26 16:47:34 -04:00 |
graphql
|
Fitlerset class declration on ObjectListField should be optional
|
2022-03-11 15:46:16 -05:00 |
models
|
Move clone() to CloningMixin
|
2022-09-09 16:44:58 -04:00 |
tables
|
Fixes #10353: Table action buttons should reserve return URL parameters
|
2022-09-15 13:40:39 -04:00 |
tests
|
Documentation & clenaup for #9536
|
2022-06-23 12:15:02 -04:00 |
views
|
Revert "10408 add error message if already exists"
|
2022-09-26 10:24:40 -04:00 |
__init__.py
|
Move request object and webhook queue to TLS
|
2021-11-17 15:12:19 -05:00 |
admin.py
|
Merge branch 'develop' into develop-2.8
|
2020-04-08 13:50:15 -04:00 |
authentication.py
|
Fix SSO signon for SAML with idp (#10137)
|
2022-08-25 14:48:46 -04:00 |
configuration_example.py
|
Add optional CSRF_COOKIE_NAME setting, update example config, and docs.
|
2022-05-24 10:57:38 -04:00 |
configuration_testing.py
|
Closes #9453: Disable default loggers when running tests
|
2022-06-20 11:17:15 -04:00 |
constants.py
|
Define NESTED_SERIALIZER_PREFIX constant
|
2022-07-15 15:31:42 -04:00 |
context_processors.py
|
Optimize config queries
|
2021-10-26 13:41:56 -04:00 |
denormalized.py
|
Fix denormalization logic to be compatible with loading fixture data
|
2022-08-04 10:42:44 -04:00 |
filtersets.py
|
#9231 add comment
|
2022-09-07 08:09:28 -07:00 |
middleware.py
|
Cleanup for #9102
|
2022-07-07 12:48:44 -04:00 |
navigation_menu.py
|
Move L2VPN into new menu group
|
2022-07-14 11:02:00 -04:00 |
preferences.py
|
Refactor plugins registry
|
2022-02-04 14:37:29 -05:00 |
request_context.py
|
Move request object and webhook queue to TLS
|
2021-11-17 15:12:19 -05:00 |
search.py
|
#10060 add journal entry to global search
|
2022-08-30 08:39:51 -07:00 |
settings.py
|
PRVB
|
2022-09-16 13:41:09 -04:00 |
signals.py
|
Initial work on custom model validation
|
2021-06-09 11:36:29 -04:00 |
urls.py
|
Implement a custom 404 handler to enable Sentry reporting
|
2022-05-11 14:27:18 -04:00 |
wsgi.py
|
Cleaned up import statements
|
2018-11-02 15:20:08 -04:00 |