Jason Novinger 17e5184a11 Fixes #20759: Group object types by app in permission form (#20931) 3 месяцев назад
..
forms 17e5184a11 Fixes #20759: Group object types by app in permission form (#20931) 3 месяцев назад
management e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
serializers e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 год назад
templates d01d7b4156 Fixes #20551: Support quick-add form prefix in automatic slug generation (#20624) 4 месяцев назад
templatetags 61d77dff14 Fixes #19615: Properly set version request parameter for static files in S3 (#20455) 4 месяцев назад
testing 53d1b1aa50 Closes #19944: Add multi-scenario CSV import testing support with cleanup (#20302) 6 месяцев назад
tests 17e5184a11 Fixes #20759: Group object types by app in permission form (#20931) 3 месяцев назад
__init__.py 27b289ee3b Initial push to public repo 10 лет назад
api.py fb8d41b527 Fixes #20641: Handle viewsets with queryset=None in get_view_name() (#20642) 4 месяцев назад
apps.py b5b0c40727 #19773: Include Django apps in system status view 6 месяцев назад
choices.py 4455c2c7dc Fixes #19224: Fix GraphQL API support for custom field choices 10 месяцев назад
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) 1 год назад
counters.py 70bc1c226a fix(utilities): Ensure unique signal handlers for counter models 4 месяцев назад
data.py cfbd9632ac feat(utilities): Add ranges_to_string_list 4 месяцев назад
datetime.py b2c5a4639c Introduce datetime_from_timestamp() utility function 1 год назад
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 год назад
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) 7 месяцев назад
json.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 7 месяцев назад
jsonschema.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 7 месяцев назад
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) 7 месяцев назад
proxy.py 4e65117e7c Closes #18627: Proxy routing (#18681) 1 год назад
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 c73cc0a36a 18500 fix check for cloning mixin 10 месяцев назад
querysets.py a20ccfee7e Update queryset resolution methods for compatibility with Django 5.0 1 год назад
relations.py eb3aa7cb36 Move utilities.utils.get_related_models() to utilities.relations 1 год назад
release.py f829f34b43 Closes #18559: Add a `build` parameter to ReleaseInfo (#18560) 1 год назад
request.py 875a641687 Closes #19589: Background job for bulk operations (#19804) 8 месяцев назад
rqworker.py 2204735e9f Adds rq retry options (#12588) 2 лет назад
serialization.py 9d0e80571c Closes #20277: Add support for attribute assignment to deserialize_object() (#20281) 6 месяцев назад
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 d433456e2f Merge branch 'main' into feature 6 месяцев назад