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