| .. |
|
api
|
3bb7184f28
Fixes #8499: Content types REST API endpoint should not require model permission
|
4 лет назад |
|
forms
|
f11ad99983
Fixes #8611: Fix bulk editing for certain custom link, webhook, and journal entry fields
|
4 лет назад |
|
graphql
|
6bccb6d90b
Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects
|
4 лет назад |
|
management
|
d1b1a45725
Enable tab completion in nbshell
|
4 лет назад |
|
migrations
|
05d4176d34
Fixes #8201: Custom integer fields should allow negative integers as minimum/maximum values
|
4 лет назад |
|
models
|
d2968c95df
Fixes #8314: Prevent custom fields with default values from appearing as applied filters erroneously
|
4 лет назад |
|
plugins
|
fd58eeae1d
Merge branch 'feature' into 6651-plugins-rq-queues
|
4 лет назад |
|
templatetags
|
3d7d19b608
Move rendering logic under CustomLink class
|
4 лет назад |
|
tests
|
6db878743c
Add description filter for CustomField, ExportTemplate & Tag
|
4 лет назад |
|
__init__.py
|
e813dda275
Remove default_app_config (deprecated in Django 3.2)
|
4 лет назад |
|
admin.py
|
d2391b9c63
Move GRAPHQL_ENABLED to dynamic configuration
|
4 лет назад |
|
apps.py
|
76a6119584
Closes #6138: Add an 'empty' filter modifier for character fields
|
4 лет назад |
|
choices.py
|
15e011ae52
Closes #7452: Add JSON custom field type
|
4 лет назад |
|
conditions.py
|
dcececf9c0
Improve documentation and testing for conditions
|
4 лет назад |
|
constants.py
|
b6660c72e1
Add tags as a feature query
|
4 лет назад |
|
context_managers.py
|
0d60099588
Move request object and webhook queue to TLS
|
4 лет назад |
|
filters.py
|
7c60089692
Ditch CustomFieldFilter
|
4 лет назад |
|
filtersets.py
|
6fe0f4cd7d
Merge pull request #8741 from djothi/develop
|
4 лет назад |
|
lookups.py
|
76a6119584
Closes #6138: Add an 'empty' filter modifier for character fields
|
4 лет назад |
|
querysets.py
|
dc1331e736
Fixes #7674: Fix inadvertent application of device type context to virtual machines
|
4 лет назад |
|
registry.py
|
70c29051b3
Raise specific exceptions
|
6 лет назад |
|
reports.py
|
e443d719d4
feat: reports within a module can now be ordered
|
4 лет назад |
|
scripts.py
|
69eb6b11d0
Closes #8368: Enable controlling the order of custom script form fields with field_order
|
4 лет назад |
|
signals.py
|
870aa3a265
Merge branch 'develop' into feature
|
4 лет назад |
|
tables.py
|
dd848d754f
Changelog & cleanup for #8556
|
4 лет назад |
|
urls.py
|
460e3fd5d6
Introduce a common URL for the creation of image attachments
|
4 лет назад |
|
utils.py
|
4ee8e473eb
Move ObjectChange creation into signal receivers
|
5 лет назад |
|
validators.py
|
44c0dec68b
Extend CustomValidator to support required, prohibited fields
|
4 лет назад |
|
views.py
|
450a7730d3
Fixes #8578: Object change log tables should honor user's configured preferences
|
4 лет назад |
|
webhooks.py
|
8d0a3c8e69
Closes #6519: Avoid querying applicable webhooks for every object
|
4 лет назад |
|
webhooks_worker.py
|
839afe5ac0
Improve webhook tests
|
4 лет назад |