.. |
apps
|
ebd78a9f97
Fixed #31870 -- Fixed crash when populating app registry with empty or without apps module.
|
4 年之前 |
bin
|
5708327c37
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
|
5 年之前 |
conf
|
b26ec77deb
Updated the link documenting the de_CH number formats.
|
4 年之前 |
contrib
|
dbb4a86fa7
Renamed BaseSpatialOperations.geography to BaseSpatialFeatures.supports_geography.
|
4 年之前 |
core
|
cc22693505
Fixed #32177 -- Made execute_from_command_line() use program name from the argv argument.
|
4 年之前 |
db
|
0773837e15
Fixed #32182 -- Fixed crash of JSONField nested key transforms with subquery annotations on PostgreSQL.
|
4 年之前 |
dispatch
|
769cee5252
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
5 年之前 |
forms
|
859cd7c6b4
Fixed #22276 -- Fixed crash when formset management form is invalid.
|
4 年之前 |
http
|
1fd9b44a6b
Refs #32074 -- Fixed handling memoryview content by HttpResponse on Python 3.10+.
|
4 年之前 |
middleware
|
302caa40e4
Made small readability improvements.
|
4 年之前 |
template
|
658bcc16f1
Fixed #25791 -- Implement autoreload behaviour for cached template loader.
|
4 年之前 |
templatetags
|
01a7af09b9
Fixed #18995 -- Made blocktranslate tag raise TemplateSyntaxError when plural count is not a number.
|
4 年之前 |
test
|
3f7b327562
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
|
4 年之前 |
urls
|
ad11f5b8c9
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
|
4 年之前 |
utils
|
658bcc16f1
Fixed #25791 -- Implement autoreload behaviour for cached template loader.
|
4 年之前 |
views
|
ad11f5b8c9
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
|
4 年之前 |
__init__.py
|
6b9b2af735
Bumped version; master is now 3.2 pre-alpha.
|
4 年之前 |
__main__.py
|
617eff41ac
Fixed #24857 -- Added "python -m django" entry point.
|
9 年之前 |
shortcuts.py
|
302caa40e4
Made small readability improvements.
|
4 年之前 |