netbox/netbox/utilities
Jeremy Stretch 29ae9f400a
Fixes #21906: Return a 404 for REST API writes to endpoints with no trailing slash (#21967)
2026-04-20 10:32:47 -07:00
..
forms Fixes #21542: Increase supported interface speed values above 2.1 Tbps (#21834) 2026-04-03 16:55:11 -05:00
management
serializers
templates feat(ui): Add colored rendering for related object attributes 2026-04-07 16:40:18 -04:00
templatetags feat(ui): Add colored rendering for related object attributes 2026-04-07 16:40:18 -04:00
testing #21361 Expand unit tests for ObjectChange and testing asserts (#21905) 2026-04-16 16:42:57 -04:00
tests Fixes #21906: Return a 404 for REST API writes to endpoints with no trailing slash (#21967) 2026-04-20 10:32:47 -07:00
__init__.py
api.py
apps.py
choices.py
constants.py
conversion.py
counters.py
data.py
datetime.py
error_handlers.py
exceptions.py
export.py
fields.py Fixes #21835: Remove misleading help text from ColorField (#21852) 2026-04-07 22:50:41 +02:00
filters.py Fixes #21542: Increase supported interface speed values above 2.1 Tbps (#21834) 2026-04-03 16:55:11 -05:00
filtersets.py
html.py
htmx.py
jinja2.py
jobs.py
json.py
jsonschema.py
markdown.py
migration.py
mptt.py
object_types.py
ordering.py
paginator.py
password_validation.py
permissions.py
prefetch.py
proxy.py
query.py
query_functions.py
querydict.py
querysets.py
relations.py
release.py
request.py
rqworker.py
security.py Closes #21875: Allow subclasses of dict for API_TOKEN_PEPPERS 2026-04-14 16:59:49 -04:00
serialization.py
socks.py
string.py
tables.py
tracking.py
urls.py
validators.py
views.py