jeremystretch 7ba45b2887 Clean up imports 4 yıl önce
..
api 7ba45b2887 Clean up imports 4 yıl önce
forms b7c9ca720a Closes #7886: Introduce a base FilterForm class 4 yıl önce
graphql 6bccb6d90b Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects 4 yıl önce
management b6ff55309e Fixes #8078: Add missing wireless models to lsmodels() in nbshell 4 yıl önce
migrations de698154cd Fixes #8030: Validate custom field names 4 yıl önce
models de698154cd Fixes #8030: Validate custom field names 4 yıl önce
plugins fd58eeae1d Merge branch 'feature' into 6651-plugins-rq-queues 5 yıl önce
templatetags e8ba4b0564 #6797: Improve controls & custom link styling 5 yıl önce
tests 0cd173f9df Update django-taggit to 2.0 4 yıl önce
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 yıl önce
admin.py d2391b9c63 Move GRAPHQL_ENABLED to dynamic configuration 4 yıl önce
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 5 yıl önce
choices.py 15e011ae52 Closes #7452: Add JSON custom field type 4 yıl önce
conditions.py dcececf9c0 Improve documentation and testing for conditions 4 yıl önce
constants.py b6660c72e1 Add tags as a feature query 5 yıl önce
context_managers.py 0d60099588 Move request object and webhook queue to TLS 4 yıl önce
filters.py 7c60089692 Ditch CustomFieldFilter 4 yıl önce
filtersets.py f16c6d81cf Merge branch 'develop' into feature 4 yıl önce
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 5 yıl önce
querysets.py dc1331e736 Fixes #7674: Fix inadvertent application of device type context to virtual machines 4 yıl önce
registry.py 70c29051b3 Raise specific exceptions 6 yıl önce
reports.py e443d719d4 feat: reports within a module can now be ordered 4 yıl önce
scripts.py ae6ed97a80 Clear sys.modules cache when reloading scripts 4 yıl önce
signals.py 870aa3a265 Merge branch 'develop' into feature 4 yıl önce
tables.py cef0d168a5 Closes #6930: Add 'ID' column to object tables (#7673) 4 yıl önce
urls.py 460e3fd5d6 Introduce a common URL for the creation of image attachments 4 yıl önce
utils.py 4ee8e473eb Move ObjectChange creation into signal receivers 6 yıl önce
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 5 yıl önce
views.py 4ae2b4e0b9 Convert reports to use HTMX 4 yıl önce
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object 5 yıl önce
webhooks_worker.py 839afe5ac0 Improve webhook tests 4 yıl önce