Aditya Sharma bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 3 недель назад
..
forms a9a300197a Clear Rack Face when clear Rack (#21182) 1 месяц назад
management e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
serializers e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
templates 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 2 месяцев назад
templatetags aa69e96818 Fixes #21173: Fix plugin menu registration order timing issue (#21248) 1 месяц назад
testing 6f2ba5c75c Merge branch 'main' into feature 1 месяц назад
tests bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 3 недель назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py 1526e437f1 Closes #21244: Introduce ability to omit specific fields from REST API responses (#21312) 4 недель назад
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) 3 недель назад
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 70bc1c226a fix(utilities): Ensure unique signal handlers for counter models 3 месяцев назад
data.py bec5ecf6a9 Closes #21209: Accept case-insensitive model names in configuration (#21275) 3 недель назад
datetime.py b1439dc298 Closes #19889: Drop support for Python 3.10 & 3.11 5 месяцев назад
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 fd2bcda8b8 Fixes #18991: AttributeError: NoneType object has not attribute model (#19006) 11 месяцев назад
filters.py 6ae3af2f26 13459 Fix OpenAPI type for TreeNodeMultipleChoiceFilter (#17095) 1 год назад
filtersets.py 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 2 месяцев назад
html.py 7ac6dff96d Closes #17733: Replace `pycodestyle` with `ruff` (#17734) 1 год назад
htmx.py 8eaff9dce7 feat(extras): Add "Dismiss all" action to notifications dropdown 4 месяцев назад
jinja2.py d7672ab260 Fixes #19490: restores nesting behavior of DataSource-based ConfigTemplates 9 месяцев назад
jobs.py 3ecb904e37 Closes #20008: Job logging for bulk operation background jobs (#20022) 6 месяцев назад
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 d470848b29 Closes #12246: General cleanup of utilities modules 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 5e92dac4ac Fix pagination when `pagination.per_page` is `""` 1 год назад
password_validation.py 00874ac9e7 17289 enforce minimum password strength (#17299) 1 год назад
permissions.py a7f83de8c4 Fixes: #16973 - Resolve $user token to User.id for use in permissions based on custom fields (#17268) 1 год назад
prefetch.py a20715f229 Fixes #19321: Reduce redundant database queries during bulk creation of devices (#19993) 6 месяцев назад
proxy.py 4e65117e7c Closes #18627: Proxy routing (#18681) 11 месяцев назад
query.py c736ce3179 Fixes #18900: raise QuerySetNotOrdered exception when trying to paginate unordered API querysets (#19943) 7 месяцев назад
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 2 лет назад
querydict.py be74436884 Closes #20304: Object owners (#20634) 4 месяцев назад
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 f829f34b43 Closes #18559: Add a `build` parameter to ReleaseInfo (#18560) 1 год назад
request.py 77b389f105 Fixes #20873: fix webhooks with image fields (#20955) 2 месяцев назад
rqworker.py 2204735e9f Adds rq retry options (#12588) 2 лет назад
security.py 917a2c2618 Validate peppers on init 4 месяцев назад
serialization.py 9d0e80571c Closes #20277: Add support for attribute assignment to deserialize_object() (#20281) 5 месяцев назад
socks.py 343a4af591 Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 1 год назад
string.py 6c7a0cf2b2 Merge branch 'main' into feature 10 месяцев назад
tables.py a83dfff736 Fixes #19264: Support table configs on child object list views (#19284) 10 месяцев назад
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 62b9025a9e Fixes #21181: Handle AuthenticationFailed exception on /media endpoint (#21224) 1 месяц назад