Jeremy Stretch d75583828b Fixes #21835: Remove misleading help text from ColorField (#21852) 2 months ago
..
forms f242f17ce5 Fixes #21542: Increase supported interface speed values above 2.1 Tbps (#21834) 2 months ago
management e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 year ago
serializers 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
templates 7ff7c6d17e feat(ui): Add colored rendering for related object attributes 2 months ago
templatetags 7ff7c6d17e feat(ui): Add colored rendering for related object attributes 2 months ago
testing d6a1cc5558 test(tables): Add reusable StandardTableTestCase 2 months ago
tests 7ff7c6d17e feat(ui): Add colored rendering for related object attributes 2 months ago
__init__.py 27b289ee3b Initial push to public repo 10 years ago
api.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
apps.py b5b0c40727 #19773: Include Django apps in system status view 10 months ago
choices.py bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 5 months ago
constants.py cb5521f818 Closes #21468: copy_safe_request() should retain non-sensitive HTTP request headers (#21577) 3 months ago
conversion.py 092f7549ca Fixes #18869: Ensure `to_meters()` always returns a clean decimal value (#18883) 1 year ago
counters.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
data.py bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 5 months ago
datetime.py b1439dc298 Closes #19889: Drop support for Python 3.10 & 3.11 10 months ago
error_handlers.py a183048891 Closes #17951: Extend Ruff ruleset 1 year ago
exceptions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 years ago
export.py 2004ab7a0e Add support for pipe character as delimiting character for bulk imports 10 months ago
fields.py d75583828b Fixes #21835: Remove misleading help text from ColorField (#21852) 2 months ago
filters.py f242f17ce5 Fixes #21542: Increase supported interface speed values above 2.1 Tbps (#21834) 2 months ago
filtersets.py 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 6 months ago
html.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
htmx.py 3beef34355 chore(ruff): Sort `__all__` definitions across modules 4 months ago
jinja2.py d7672ab260 Fixes #19490: restores nesting behavior of DataSource-based ConfigTemplates 1 year ago
jobs.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
json.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 11 months ago
jsonschema.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 10 months ago
markdown.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 year ago
migration.py f48d1c9410 custom_deconstruct() should not ignore TimeZoneField 2 years ago
mptt.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
object_types.py 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 2 years ago
ordering.py d470848b29 Closes #12246: General cleanup of utilities modules 3 years ago
paginator.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
password_validation.py 00874ac9e7 17289 enforce minimum password strength (#17299) 1 year ago
permissions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
prefetch.py a20715f229 Fixes #19321: Reduce redundant database queries during bulk creation of devices (#19993) 11 months ago
proxy.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
query.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 years ago
querydict.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
querysets.py 93119f52c3 Fixes #21032: Avoid subquery in RestrictedQuerySet where unnecessary 6 months ago
relations.py 17d8f78ae3 Closes #20564: Many-to-many pass-through port mappings (#20851) 6 months ago
release.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 4 months ago
request.py cb5521f818 Closes #21468: copy_safe_request() should retain non-sensitive HTTP request headers (#21577) 3 months ago
rqworker.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
security.py 917a2c2618 Validate peppers on init 9 months ago
serialization.py 9d0e80571c Closes #20277: Add support for attribute assignment to deserialize_object() (#20281) 9 months ago
socks.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 4 months ago
string.py 6c7a0cf2b2 Merge branch 'main' into feature 1 year ago
tables.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 4 months ago
tracking.py 149a496011 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2 years ago
urls.py a0b4b0afe0 Closes #18023: Employ `register_model_view()` for list views (#18029) 1 year ago
validators.py 9f16734266 fix(utilities): Allow single-digit port numbers in URL validator 3 months ago
views.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 4 months ago