jeremystretch 03ea257711 Initial work on GraphQL 4 年之前
..
api 478eefb74c Merge v3.1.7 4 年之前
forms 478eefb74c Merge v3.1.7 4 年之前
graphql 6bccb6d90b Fixes #7333: Prevent inadvertent deletion of prior change records when deleting objects 4 年之前
management b6ff55309e Fixes #8078: Add missing wireless models to lsmodels() in nbshell 4 年之前
migrations b797b08bcf Remove BigIDModel 4 年之前
models b67859832a Refactor to_objectchange() 4 年之前
plugins 03ea257711 Initial work on GraphQL 4 年之前
templatetags df95115e2e Refactor plugins registry 4 年之前
tests 03ea257711 Initial work on GraphQL 4 年之前
__init__.py e813dda275 Remove default_app_config (deprecated in Django 3.2) 4 年之前
admin.py 1eeac7f4f4 Introduce DEFAULT_USER_PREFERENCES dynamic config setting 4 年之前
apps.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 年之前
choices.py 271b7adeb8 Extend to support the assignment of multiple objects per field 4 年之前
conditions.py dcececf9c0 Improve documentation and testing for conditions 4 年之前
constants.py cdae0c2bef Remove extras_features() decorator 4 年之前
context_managers.py 0d60099588 Move request object and webhook queue to TLS 4 年之前
filters.py 7c60089692 Ditch CustomFieldFilter 4 年之前
filtersets.py 72e17914e2 Closes #8296: Allow disabling custom links 4 年之前
lookups.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields 4 年之前
querysets.py 77dd684916 Closes #7784: Support cluster type assignment for config contexts 4 年之前
registry.py 047bed2a86 Tweak registry initialization 4 年之前
reports.py 1902ecb8ca Drop as_dict() method from ChoiceSet 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 478eefb74c Merge v3.1.7 4 年之前
urls.py 460e3fd5d6 Introduce a common URL for the creation of image attachments 4 年之前
utils.py 047bed2a86 Tweak registry initialization 4 年之前
validators.py 44c0dec68b Extend CustomValidator to support required, prohibited fields 4 年之前
views.py 4a1b4e0485 Closes #8469: Move BaseTable, columns to netbox core app 4 年之前
webhooks.py 8d0a3c8e69 Closes #6519: Avoid querying applicable webhooks for every object 4 年之前
webhooks_worker.py 5cbc978cad Render the payload_url of the Webhook with Jinja2 4 年之前