| .. |
|
forms
|
24a0e1907a
Closes #19713: Enable recording user messages in the change log (#19908)
|
7 miesięcy temu |
|
management
|
e59f776e02
Closes #17725: Clean up `import` statements (#17728)
|
1 rok temu |
|
serializers
|
e59f776e02
Closes #17725: Clean up `import` statements (#17728)
|
1 rok temu |
|
templates
|
6b70dea18b
Fixes #19911: Fix `redirect_url` support for bulk operations (#19922)
|
7 miesięcy temu |
|
templatetags
|
6b70dea18b
Fixes #19911: Fix `redirect_url` support for bulk operations (#19922)
|
7 miesięcy temu |
|
testing
|
b610cf37cf
Closes #19924: Record model features on ObjectType (#19939)
|
7 miesięcy temu |
|
tests
|
c40bfb1445
Add regex and iregex filter lookup expressions and corresponding tests
|
7 miesięcy temu |
|
__init__.py
|
27b289ee3b
Initial push to public repo
|
10 lat temu |
|
api.py
|
9fe6685562
17929 Add Scope Mixins to Prefix (#17930)
|
1 rok temu |
|
choices.py
|
4455c2c7dc
Fixes #19224: Fix GraphQL API support for custom field choices
|
10 miesięcy temu |
|
constants.py
|
c40bfb1445
Add regex and iregex filter lookup expressions and corresponding tests
|
7 miesięcy temu |
|
conversion.py
|
092f7549ca
Fixes #18869: Ensure `to_meters()` always returns a clean decimal value (#18883)
|
11 miesięcy temu |
|
counters.py
|
b93735861d
Fixes #14081: Fix cached counters on delete for parent-child items (#14131)
|
2 lat temu |
|
data.py
|
cf1024a12b
9627 use ArrayField on VLANGroup for allowed VLANs (#16710)
|
1 rok temu |
|
datetime.py
|
b2c5a4639c
Introduce datetime_from_timestamp() utility function
|
1 rok temu |
|
error_handlers.py
|
a183048891
Closes #17951: Extend Ruff ruleset
|
1 rok temu |
|
exceptions.py
|
d470848b29
Closes #12246: General cleanup of utilities modules
|
2 lat temu |
|
export.py
|
90e8a61670
Closes #19739: Add a user preference for CSV delimiter in table exports (#19824)
|
7 miesięcy temu |
|
fields.py
|
fd2bcda8b8
Fixes #18991: AttributeError: NoneType object has not attribute model (#19006)
|
11 miesięcy temu |
|
filters.py
|
6ae3af2f26
13459 Fix OpenAPI type for TreeNodeMultipleChoiceFilter (#17095)
|
1 rok temu |
|
html.py
|
7ac6dff96d
Closes #17733: Replace `pycodestyle` with `ruff` (#17734)
|
1 rok temu |
|
htmx.py
|
4e4c277711
Fixes #15652: Fix the display of error messages after attempting to delete an object
|
1 rok temu |
|
jinja2.py
|
d7672ab260
Fixes #19490: restores nesting behavior of DataSource-based ConfigTemplates
|
9 miesięcy temu |
|
jobs.py
|
cebc56e5cc
Closes #19891: Bulk operation jobs (#19897)
|
7 miesięcy temu |
|
json.py
|
21a840c32e
Closes #19816: Implement a logging mechanism for background jobs (#19838)
|
7 miesięcy temu |
|
jsonschema.py
|
8d7889e2c0
Closes #19002: Module type profiles (#19014)
|
11 miesięcy temu |
|
markdown.py
|
e59f776e02
Closes #17725: Clean up `import` statements (#17728)
|
1 rok temu |
|
migration.py
|
f48d1c9410
custom_deconstruct() should not ignore TimeZoneField
|
1 rok temu |
|
mptt.py
|
d470848b29
Closes #12246: General cleanup of utilities modules
|
2 lat temu |
|
object_types.py
|
6ac700e43f
Move object_type_identifier() & object_type_name() to utilities.object_types
|
1 rok temu |
|
ordering.py
|
d470848b29
Closes #12246: General cleanup of utilities modules
|
2 lat temu |
|
paginator.py
|
5e92dac4ac
Fix pagination when `pagination.per_page` is `""`
|
1 rok temu |
|
password_validation.py
|
00874ac9e7
17289 enforce minimum password strength (#17299)
|
1 rok temu |
|
permissions.py
|
a7f83de8c4
Fixes: #16973 - Resolve $user token to User.id for use in permissions based on custom fields (#17268)
|
1 rok temu |
|
proxy.py
|
4e65117e7c
Closes #18627: Proxy routing (#18681)
|
1 rok temu |
|
query.py
|
c736ce3179
Fixes #18900: raise QuerySetNotOrdered exception when trying to paginate unordered API querysets (#19943)
|
7 miesięcy temu |
|
query_functions.py
|
d470848b29
Closes #12246: General cleanup of utilities modules
|
2 lat temu |
|
querydict.py
|
c73cc0a36a
18500 fix check for cloning mixin
|
10 miesięcy temu |
|
querysets.py
|
a20ccfee7e
Update queryset resolution methods for compatibility with Django 5.0
|
1 rok temu |
|
relations.py
|
eb3aa7cb36
Move utilities.utils.get_related_models() to utilities.relations
|
1 rok temu |
|
release.py
|
f829f34b43
Closes #18559: Add a `build` parameter to ReleaseInfo (#18560)
|
1 rok temu |
|
request.py
|
875a641687
Closes #19589: Background job for bulk operations (#19804)
|
7 miesięcy temu |
|
rqworker.py
|
2204735e9f
Adds rq retry options (#12588)
|
2 lat temu |
|
serialization.py
|
f86647dc28
Fixes #18884: Handle tag assignments manually within deserialize_object (#18908)
|
11 miesięcy temu |
|
socks.py
|
343a4af591
Closes #18022: Extend linter (ruff) to enforce line length limit (120 chars) (#18067)
|
1 rok temu |
|
string.py
|
6c7a0cf2b2
Merge branch 'main' into feature
|
10 miesięcy temu |
|
tables.py
|
a83dfff736
Fixes #19264: Support table configs on child object list views (#19284)
|
10 miesięcy temu |
|
tracking.py
|
149a496011
6347 Cache the number of each component type assigned to devices/VMs (#12632)
|
2 lat temu |
|
urls.py
|
a0b4b0afe0
Closes #18023: Employ `register_model_view()` for list views (#18029)
|
1 rok temu |
|
validators.py
|
8d7889e2c0
Closes #19002: Module type profiles (#19014)
|
11 miesięcy temu |
|
views.py
|
64b5867cb3
Merge branch 'main' into feature
|
10 miesięcy temu |