Jeremy Stretch 071d4a63aa Fixes #21518: Ensure proper display of decimal custom fields with a zero value (#21523) 5 天之前
..
forms 3beef34355 chore(ruff): Sort `__all__` definitions across modules 1 周之前
management e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 年之前
serializers 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
templates 071d4a63aa Fixes #21518: Ensure proper display of decimal custom fields with a zero value (#21523) 5 天之前
templatetags 3beef34355 chore(ruff): Sort `__all__` definitions across modules 1 周之前
testing 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 1 周之前
tests 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
__init__.py 27b289ee3b Initial push to public repo 10 年之前
api.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
apps.py b5b0c40727 #19773: Include Django apps in system status view 6 月之前
choices.py bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 1 月之前
constants.py 2004ab7a0e Add support for pipe character as delimiting character for bulk imports 6 月之前
conversion.py 092f7549ca Fixes #18869: Ensure `to_meters()` always returns a clean decimal value (#18883) 11 月之前
counters.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
data.py bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 1 月之前
datetime.py b1439dc298 Closes #19889: Drop support for Python 3.10 & 3.11 6 月之前
error_handlers.py a183048891 Closes #17951: Extend Ruff ruleset 1 年之前
exceptions.py d470848b29 Closes #12246: General cleanup of utilities modules 2 年之前
export.py 2004ab7a0e Add support for pipe character as delimiting character for bulk imports 6 月之前
fields.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
filters.py f4c3c90bab perf(filters): Avoid ContentType join in ContentTypeFilter 2 周之前
filtersets.py 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 2 月之前
html.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
htmx.py 3beef34355 chore(ruff): Sort `__all__` definitions across modules 1 周之前
jinja2.py d7672ab260 Fixes #19490: restores nesting behavior of DataSource-based ConfigTemplates 9 月之前
jobs.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
json.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 7 月之前
jsonschema.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 6 月之前
markdown.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 年之前
migration.py f48d1c9410 custom_deconstruct() should not ignore TimeZoneField 1 年之前
mptt.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
object_types.py 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 1 年之前
ordering.py d470848b29 Closes #12246: General cleanup of utilities modules 2 年之前
paginator.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
password_validation.py 00874ac9e7 17289 enforce minimum password strength (#17299) 1 年之前
permissions.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
prefetch.py a20715f229 Fixes #19321: Reduce redundant database queries during bulk creation of devices (#19993) 7 月之前
proxy.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
query.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 2 年之前
querydict.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
querysets.py 93119f52c3 Fixes #21032: Avoid subquery in RestrictedQuerySet where unnecessary 2 月之前
relations.py 17d8f78ae3 Closes #20564: Many-to-many pass-through port mappings (#20851) 2 月之前
release.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 1 周之前
request.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
rqworker.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
security.py 917a2c2618 Validate peppers on init 5 月之前
serialization.py 9d0e80571c Closes #20277: Add support for attribute assignment to deserialize_object() (#20281) 5 月之前
socks.py 945e7ade0a Fixes #21407: Enable I (isort) and stabilize import ordering (#21458) 2 周之前
string.py 6c7a0cf2b2 Merge branch 'main' into feature 10 月之前
tables.py ef52ac4203 chore(ruff): Enable RET rules and add explicit fallbacks 2 周之前
tracking.py 149a496011 6347 Cache the number of each component type assigned to devices/VMs (#12632) 2 年之前
urls.py a0b4b0afe0 Closes #18023: Employ `register_model_view()` for list views (#18029) 1 年之前
validators.py 8d7889e2c0 Closes #19002: Module type profiles (#19014) 11 月之前
views.py 1b295f1d69 Closes #21473: Enable UP rules and modernize string formatting (#21488) 1 周之前