Jeremy Stretch 0a6ebdee48 Upgrade Django to 3.2b1 5 lat temu
..
forms 3d3748d6f5 Fixes: #5315 - Make "null_option" on DynamicModelChoiceField also null the value on the model. (#5704) 5 lat temu
management 693b32077a Update the netbox-discuss mailing list URL 5 lat temu
templates 867f308027 Replace Font Awesome icons with Material Design 5 lat temu
templatetags 5e962719ca Closes #5542: Show cable trace lengths in both meters and feet 5 lat temu
testing c835ec5102 Fixes #5470: Fix exception when making OPTIONS request for a REST API list endpoint 5 lat temu
tests 0567f0d190 Merge branch 'develop' into develop-2.10 5 lat temu
__init__.py 27b289ee3b Initial push to public repo 10 lat temu
api.py 2b359ce1c7 Move rest_api_server_error() to utilities.api 5 lat temu
background_tasks.py 05cb47e650 Closes #4502: Enable configuration of proxies for outbound HTTP requests 5 lat temu
choices.py 19d0d6ff10 Closes #4857: Drop support for legacy numeric choice field values 5 lat temu
constants.py 3777fbccc3 Implements #2006 - run reports and scripts in the background 5 lat temu
custom_inspectors.py fc8f02c180 Corrects error with ListSerializer as request_body 5 lat temu
error_handlers.py bf4fee1592 Fixes #5020: Correct handling of dependent objects during bulk deletion 5 lat temu
exceptions.py 05aa008ce1 #2006: Prevent script/report execution if no RQ worker is running 5 lat temu
fields.py b5d53fa850 Fix schema deconstruction for NaturalOrderingField 5 lat temu
filters.py 0567f0d190 Merge branch 'develop' into develop-2.10 5 lat temu
mptt.py cb36f9fdb3 Remove restriction enforcement from RestrictedQuerySet 5 lat temu
ordering.py 131d2c97ca Fixes #4336: Ensure interfaces without a subinterface ID are ordered before subinterface zero 6 lat temu
paginator.py 5c1adf9e37 Fixes #4593: Fix AttributeError exception when viewing object lists as a non-authenticated user 5 lat temu
permissions.py 64a3bd37e7 Move EXEMPT_EXCLUDE_MODELS to settings; add Group and User models 5 lat temu
query_functions.py 0a6ebdee48 Upgrade Django to 3.2b1 5 lat temu
querysets.py 4ee8e473eb Move ObjectChange creation into signal receivers 5 lat temu
tables.py 867f308027 Replace Font Awesome icons with Material Design 5 lat temu
utils.py 4a066a1913 Rename get_subquery() to count_related() 5 lat temu
validators.py 8781cf1c57 Closes #609: Add min/max value and regex validation for custom fields 5 lat temu
views.py b3c770216e Relocate and group generic views 5 lat temu