jeremystretch 5e32c69e0e Merge branch 'develop' into feature il y a 4 ans
..
api 7ba45b2887 Clean up imports il y a 4 ans
forms b7c9ca720a Closes #7886: Introduce a base FilterForm class il y a 4 ans
graphql 6bccb6d90b Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects il y a 4 ans
management b6ff55309e Fixes #8078: Add missing wireless models to lsmodels() in nbshell il y a 4 ans
migrations de698154cd Fixes #8030: Validate custom field names il y a 4 ans
models 0d3b50a5e5 Support CSS class definition directly in CHOICES iterable il y a 4 ans
plugins fd58eeae1d Merge branch 'feature' into 6651-plugins-rq-queues il y a 4 ans
templatetags 1902ecb8ca Drop as_dict() method from ChoiceSet il y a 4 ans
tests 7d99e15dc3 Closes #7743: Remove legacy ASN field from site model il y a 4 ans
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) il y a 4 ans
admin.py d2391b9c63 Move GRAPHQL_ENABLED to dynamic configuration il y a 4 ans
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields il y a 4 ans
choices.py 0d3b50a5e5 Support CSS class definition directly in CHOICES iterable il y a 4 ans
conditions.py dcececf9c0 Improve documentation and testing for conditions il y a 4 ans
constants.py b6660c72e1 Add tags as a feature query il y a 5 ans
context_managers.py 0d60099588 Move request object and webhook queue to TLS il y a 4 ans
filters.py 7c60089692 Ditch CustomFieldFilter il y a 4 ans
filtersets.py f16c6d81cf Merge branch 'develop' into feature il y a 4 ans
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields il y a 4 ans
querysets.py dc1331e736 Fixes #7674: Fix inadvertent application of device type context to virtual machines il y a 4 ans
registry.py 70c29051b3 Raise specific exceptions il y a 6 ans
reports.py 1902ecb8ca Drop as_dict() method from ChoiceSet il y a 4 ans
scripts.py ae6ed97a80 Clear sys.modules cache when reloading scripts il y a 4 ans
signals.py 870aa3a265 Merge branch 'develop' into feature il y a 4 ans
tables.py cef0d168a5 Closes #6930: Add 'ID' column to object tables (#7673) il y a 4 ans
urls.py 460e3fd5d6 Introduce a common URL for the creation of image attachments il y a 4 ans
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers il y a 5 ans
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields il y a 4 ans
views.py 5e32c69e0e Merge branch 'develop' into feature il y a 4 ans
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object il y a 4 ans
webhooks_worker.py 839afe5ac0 Improve webhook tests il y a 4 ans