Jeremy Stretch 6fe0f4cd7d Merge pull request #8741 from djothi/develop 4 سال پیش
..
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 5 سال پیش
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 5 سال پیش
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 5 سال پیش
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 5 سال پیش
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 6 سال پیش
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 5 سال پیش
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 5 سال پیش
webhooks_worker.py 839afe5ac0 Improve webhook tests 4 سال پیش