index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added stub release notes for Django 3.2.4.
Mariusz Felisiak
2021-05-13
2
-0
/
+13
*
Fixed #32718 -- Relaxed file name validation in FileField.
Mariusz Felisiak
2021-05-13
4
-1
/
+38
*
Fixed #32717 -- Fixed filtering of querysets combined with the | operator.
Simon Charette
2021-05-13
1
-0
/
+3
*
Fixed #32031 -- Added model class for each model to AdminSite.each_context().
Raffaele Salmaso
2021-05-13
2
-0
/
+8
*
Fixed #26721 -- Doc'd setting UTF-8 on Windows.
David Smith
2021-05-12
1
-0
/
+8
*
Fixed #32738 -- Deprecated django.utils.datetime_safe module.
Nick Pope
2021-05-12
2
-0
/
+4
*
Fixed #32732 -- Removed usage of deprecated 'db' and 'passwd' connection opti...
Nick Pope
2021-05-12
1
-1
/
+1
*
Refs #32366 -- Avoided use of datetime.utcnow() in the documentation.
Nick Pope
2021-05-12
1
-2
/
+1
*
Fixed a typo in docs/ref/models/fields.txt.
Nick Pope
2021-05-12
1
-1
/
+1
*
Refs #32718 -- Corrected CVE-2021-31542 release notes.
Mariusz Felisiak
2021-05-12
3
-6
/
+3
*
Fixed #32735 -- Made DateFormat.Y() return a zero-padded year.
Nick Pope
2021-05-12
1
-1
/
+1
*
Fixed #32670 -- Allowed GDALRasters to use any GDAL virtual filesystem.
Jordi Castells
2021-05-07
3
-3
/
+65
*
Fixed #32712 -- Deprecated django.utils.baseconv module.
Hasan Ramezani
2021-05-07
2
-0
/
+4
*
Fixed typo in docs/internals/contributing/writing-documentation.txt.
Nick Pope
2021-05-06
1
-1
/
+1
*
Added stub release notes for Django 3.2.3.
Mariusz Felisiak
2021-05-06
2
-0
/
+13
*
Added CVE-2021-32052 to security archive.
Mariusz Felisiak
2021-05-06
1
-0
/
+14
*
Fixed #32713, Fixed CVE-2021-32052 -- Prevented newlines and tabs from being ...
Mariusz Felisiak
2021-05-06
4
-2
/
+63
*
Fixed #32714 -- Prevented recreation of migration for Meta.ordering with Orde...
Simon Charette
2021-05-05
1
-1
/
+3
*
Added commits for CVE-2021-31542 to security archive.
Carlton Gibson
2021-05-04
1
-0
/
+7
*
Added CVE-2021-31542 to security archive.
Carlton Gibson
2021-05-04
1
-0
/
+6
*
Added stub release notes for Django 3.2.2.
Carlton Gibson
2021-05-04
2
-0
/
+13
*
Fixed CVE-2021-31542 -- Tightened path & file name sanitation in file uploads.
Florian Apolloner
2021-05-04
4
-2
/
+48
*
Added spelling option to make.bat.
Susan Wright
2021-04-30
1
-0
/
+10
*
Fixed #32678 -- Removed SECURE_BROWSER_XSS_FILTER setting.
Tim Graham
2021-04-30
4
-46
/
+20
*
Fixed #32698 -- Moved HttpRequest.get_raw_uri() to ExceptionReporter._get_raw...
Hasan Ramezani
2021-04-30
1
-0
/
+3
*
Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_expected_...
Hasan Ramezani
2021-04-29
1
-1
/
+4
*
Fixed capitalization of "ECMAScript" and "JavaScript".
Nick Pope
2021-04-29
1
-1
/
+1
*
Refs #32674 -- Noted that auto-created through table PKs cannot be automatica...
Carlton Gibson
2021-04-29
2
-0
/
+30
*
Refs #32682 -- Renamed lookup_needs_distinct() to lookup_spawns_duplicates().
Mariusz Felisiak
2021-04-29
1
-0
/
+3
*
Refs #32694 -- Clarified when colorama requirement is needed in Windows how-to.
Carlton Gibson
2021-04-29
1
-4
/
+5
*
Fixed #32675 -- Doc'd that autodector changes might cause generation of no-op...
David Wobrock
2021-04-29
1
-0
/
+4
*
Corrected introduction to range field lookups docs.
Adam Johnson
2021-04-28
1
-2
/
+1
*
Fixed #32632, Fixed #32657 -- Removed flawed support for Subquery deconstruct...
Simon Charette
2021-04-28
1
-0
/
+4
*
Fixed #32687 -- Restored passing process’ environment to underlying tool in...
Konstantin Alekseev
2021-04-27
1
-0
/
+3
*
Fixed #32682 -- Made admin changelist use Exists() instead of distinct() for ...
Mariusz Felisiak
2021-04-27
1
-0
/
+6
*
Refs #32682 -- Renamed use_distinct variable to may_have_duplicates.
Mariusz Felisiak
2021-04-27
1
-2
/
+4
*
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Zain Patel
2021-04-26
1
-0
/
+3
*
Refs #28034 -- Corrected docs example in contributing tutorial.
Clumart.G
2021-04-23
1
-0
/
+2
*
Added note to update docs config when creating new stable branch.
Carlton Gibson
2021-04-22
1
-0
/
+5
*
Fixed #32667 -- Added link to labeling checks in BaseCommand.requires_system_...
Abhyudai
2021-04-21
2
-3
/
+6
*
Fixed #32650 -- Fixed handling subquery aliasing on queryset combination.
Simon Charette
2021-04-21
1
-0
/
+5
*
Fixed #32665 -- Fixed caches system check crash when STATICFILES_DIRS is a li...
Mariusz Felisiak
2021-04-21
1
-0
/
+4
*
Fixed #32647 -- Restored multi-row select with shift-modifier in admin change...
Carlton Gibson
2021-04-21
1
-0
/
+3
*
Refs #25287 -- Added support for multiplying and dividing DurationField by sc...
Tobias Bengfort
2021-04-20
1
-0
/
+3
*
Fixed #32574 -- Confirmed support for PROJ 8.x.
David Smith
2021-04-19
1
-1
/
+1
*
Corrected File, ContentFile, and ImageFile signatures in docs.
Adam Johnson
2021-04-16
1
-3
/
+3
*
Fixed #32652 -- Fixed links to new contributors FAQ.
Carlton Gibson
2021-04-15
3
-24
/
+29
*
Fixed #32643 -- Fixed decoding of messages in the pre-Django 3.2 format.
Florian Apolloner
2021-04-14
1
-0
/
+4
*
Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields o...
Mariusz Felisiak
2021-04-14
2
-1
/
+6
*
Refs #32548 -- Forwardported 3.2.1 release note.
Mariusz Felisiak
2021-04-14
1
-0
/
+3
[next]