.. |
apps
|
24b82cd201
Fixed #30159 -- Removed unneeded use of OrderedDict.
|
6 gadi atpakaļ |
bin
|
5708327c37
Fixed #23433 -- Deprecated django-admin.py entry point in favor of django-admin.
|
5 gadi atpakaļ |
conf
|
72b97a5b1e
Fixed #31232 -- Changed default SECURE_REFERRER_POLICY to 'same-origin'.
|
5 gadi atpakaļ |
contrib
|
7e15795bf0
Fixed #30489 -- Fixed RasterField deserialization with pixeltype flags.
|
5 gadi atpakaļ |
core
|
769cee5252
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
5 gadi atpakaļ |
db
|
babd412685
Fixed #29129 -- Skipped UPDATE when adding a model instance with inherited primary key that has a default.
|
5 gadi atpakaļ |
dispatch
|
769cee5252
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
5 gadi atpakaļ |
forms
|
49275c5488
Fixed #30261 -- Prevented Form._html_output() from mutating errors if hidden fields have errors.
|
5 gadi atpakaļ |
http
|
e65fea9292
Fixed #31293 -- Allowed MultiPartParser to handle double-quoted encoded headers.
|
5 gadi atpakaļ |
middleware
|
f283ffaa84
Fixed #28699 -- Fixed CSRF validation with remote user middleware.
|
5 gadi atpakaļ |
template
|
f37d548ede
Fixed #20995 -- Added support for iterables of template names to {% include %} template tag.
|
5 gadi atpakaļ |
templatetags
|
35d36d9462
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
|
5 gadi atpakaļ |
test
|
769cee5252
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
5 gadi atpakaļ |
urls
|
bf3e8227a9
Fixed #31166 -- Used "raise from" when raising ImproperlyConfigured exceptions in django.urls.resolvers.
|
5 gadi atpakaļ |
utils
|
769cee5252
Fixed #31327 -- Deprecated providing_args argument for Signal.
|
5 gadi atpakaļ |
views
|
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
|
5 gadi atpakaļ |
__init__.py
|
0f2f517298
Bumped version; master is now 3.1 pre-alpha.
|
5 gadi atpakaļ |
__main__.py
|
617eff41ac
Fixed #24857 -- Added "python -m django" entry point.
|
9 gadi atpakaļ |
shortcuts.py
|
573ec714e5
Refs #25978 -- Removed shortcuts.render_to_response() per deprecation timeline.
|
6 gadi atpakaļ |