Daniel Sheppard 033db83068 Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model il y a 4 ans
..
forms 41dfdc0aaa Fixes #7324: Fix TypeError exception in web UI when filtering objects using single-choice filters il y a 4 ans
management 349733c6dd Redirect users on error to the GitHub discussion forum il y a 4 ans
templates a1110b07de Fixes #7153: Allow clearing of assigned device type images il y a 4 ans
templatetags fbf91dda7d Optimize config queries il y a 4 ans
testing e12314ba60 Fix test user permissions for API pagination tests il y a 4 ans
tests 033db83068 Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model il y a 4 ans
__init__.py 27b289ee3b Initial push to public repo il y a 10 ans
api.py d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests il y a 4 ans
choices.py 5b4dacf0f5 Merge branch 'develop' into feature il y a 4 ans
constants.py 76a6119584 Closes #6138: Add an 'empty' filter modifier for character fields il y a 4 ans
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body il y a 5 ans
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion il y a 5 ans
exceptions.py 1be4a57bd4 Closes #6345: Introduce PermissionsViolation exception for use in generic views il y a 4 ans
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField il y a 5 ans
filters.py 18c3bb673f Closes #1337: Add WWN field to interfaces il y a 4 ans
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet il y a 5 ans
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero il y a 5 ans
paginator.py fbf91dda7d Optimize config queries il y a 4 ans
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models il y a 5 ans
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 il y a 5 ans
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers il y a 5 ans
tables.py e09024e86f Fixes #7446: Fix exception when viewing a large number of child IPs within a prefix il y a 4 ans
utils.py 528df76747 #7082: Handle stale content types il y a 4 ans
validators.py fbf91dda7d Optimize config queries il y a 4 ans
views.py 696b5c80a7 Closes #6097: Redirect old slug-based object views il y a 5 ans