Jason Novinger a364ee832d Fixes #20929: Require render_config permission for UI config rendering (#20975) 8 ay önce
..
forms 97d0a16fd4 Merge branch 'main' into feature 8 ay önce
management e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 yıl önce
serializers e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 yıl önce
templates 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 8 ay önce
templatetags 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 8 ay önce
testing a364ee832d Fixes #20929: Require render_config permission for UI config rendering (#20975) 8 ay önce
tests 97d0a16fd4 Merge branch 'main' into feature 8 ay önce
__init__.py 27b289ee3b Initial push to public repo 10 yıl önce
api.py 068d493cc6 Merge branch 'main' into feature 9 ay önce
apps.py b5b0c40727 #19773: Include Django apps in system status view 1 yıl önce
choices.py 4455c2c7dc Fixes #19224: Fix GraphQL API support for custom field choices 1 yıl önce
constants.py 2004ab7a0e Add support for pipe character as delimiting character for bulk imports 1 yıl önce
conversion.py 092f7549ca Fixes #18869: Ensure `to_meters()` always returns a clean decimal value (#18883) 1 yıl önce
counters.py 70bc1c226a fix(utilities): Ensure unique signal handlers for counter models 9 ay önce
data.py 9d6522c11e RackType has no airflow attribute 9 ay önce
datetime.py b1439dc298 Closes #19889: Drop support for Python 3.10 & 3.11 11 ay önce
error_handlers.py a183048891 Closes #17951: Extend Ruff ruleset 1 yıl önce
exceptions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 yıl önce
export.py 2004ab7a0e Add support for pipe character as delimiting character for bulk imports 1 yıl önce
fields.py fd2bcda8b8 Fixes #18991: AttributeError: NoneType object has not attribute model (#19006) 1 yıl önce
filters.py 6ae3af2f26 13459 Fix OpenAPI type for TreeNodeMultipleChoiceFilter (#17095) 2 yıl önce
filtersets.py 7eefb07554 Closes #7604: Add filter modifier dropdowns for advanced lookup operators (#20747) 8 ay önce
html.py 7ac6dff96d Closes #17733: Replace `pycodestyle` with `ruff` (#17734) 1 yıl önce
htmx.py 8eaff9dce7 feat(extras): Add "Dismiss all" action to notifications dropdown 9 ay önce
jinja2.py d7672ab260 Fixes #19490: restores nesting behavior of DataSource-based ConfigTemplates 1 yıl önce
jobs.py 3ecb904e37 Closes #20008: Job logging for bulk operation background jobs (#20022) 1 yıl önce
json.py 21a840c32e Closes #19816: Implement a logging mechanism for background jobs (#19838) 1 yıl önce
jsonschema.py b4c88541da Closes #19377: Introduce config context profiles (#20058) 1 yıl önce
markdown.py e59f776e02 Closes #17725: Clean up `import` statements (#17728) 1 yıl önce
migration.py f48d1c9410 custom_deconstruct() should not ignore TimeZoneField 2 yıl önce
mptt.py d470848b29 Closes #12246: General cleanup of utilities modules 3 yıl önce
object_types.py 6ac700e43f Move object_type_identifier() & object_type_name() to utilities.object_types 2 yıl önce
ordering.py d470848b29 Closes #12246: General cleanup of utilities modules 3 yıl önce
paginator.py 5e92dac4ac Fix pagination when `pagination.per_page` is `""` 2 yıl önce
password_validation.py 00874ac9e7 17289 enforce minimum password strength (#17299) 1 yıl önce
permissions.py a7f83de8c4 Fixes: #16973 - Resolve $user token to User.id for use in permissions based on custom fields (#17268) 1 yıl önce
prefetch.py a20715f229 Fixes #19321: Reduce redundant database queries during bulk creation of devices (#19993) 1 yıl önce
proxy.py 4e65117e7c Closes #18627: Proxy routing (#18681) 1 yıl önce
query.py c736ce3179 Fixes #18900: raise QuerySetNotOrdered exception when trying to paginate unordered API querysets (#19943) 1 yıl önce
query_functions.py d470848b29 Closes #12246: General cleanup of utilities modules 3 yıl önce
querydict.py be74436884 Closes #20304: Object owners (#20634) 9 ay önce
querysets.py a20ccfee7e Update queryset resolution methods for compatibility with Django 5.0 2 yıl önce
relations.py 17d8f78ae3 Closes #20564: Many-to-many pass-through port mappings (#20851) 8 ay önce
release.py f829f34b43 Closes #18559: Add a `build` parameter to ReleaseInfo (#18560) 1 yıl önce
request.py 875a641687 Closes #19589: Background job for bulk operations (#19804) 1 yıl önce
rqworker.py 2204735e9f Adds rq retry options (#12588) 3 yıl önce
security.py 917a2c2618 Validate peppers on init 10 ay önce
serialization.py 9d0e80571c Closes #20277: Add support for attribute assignment to deserialize_object() (#20281) 11 ay önce
socks.py 343a4af591 Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067) 1 yıl önce
string.py 6c7a0cf2b2 Merge branch 'main' into feature 1 yıl önce
tables.py a83dfff736 Fixes #19264: Support table configs on child object list views (#19284) 1 yıl önce
tracking.py 149a496011 6347 Cache the number of each component type assigned to devices/VMs (#12632) 3 yıl önce
urls.py a0b4b0afe0 Closes #18023: Employ `register_model_view()` for list views (#18029) 1 yıl önce
validators.py 8d7889e2c0 Closes #19002: Module type profiles (#19014) 1 yıl önce
views.py d433456e2f Merge branch 'main' into feature 11 ay önce