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
/
django
Commit message (
Expand
)
Author
Age
Files
Lines
*
[4.0.x] Post-release version bump.
Carlton Gibson
2022-08-03
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.7 release.
4.0.7
Carlton Gibson
2022-08-03
1
-1
/
+1
*
[4.0.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.
Carlton Gibson
2022-08-03
1
-1
/
+3
*
[4.0.x] Fixed warnings per flake8 5.0.0.
Mariusz Felisiak
2022-08-03
1
-12
/
+12
*
[4.0.x] Fixed collation tests on MySQL 8.0.30+.
Mariusz Felisiak
2022-08-01
1
-4
/
+7
*
[4.0.x] Post-release version bump.
Mariusz Felisiak
2022-07-04
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.6 release.
4.0.6
Mariusz Felisiak
2022-07-04
1
-1
/
+1
*
[4.0.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag...
Mariusz Felisiak
2022-07-04
2
-0
/
+7
*
[4.0.x] Post-release version bump.
Carlton Gibson
2022-06-01
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.5 release.
4.0.5
Carlton Gibson
2022-06-01
1
-1
/
+1
*
[4.0.x] Fixed #33725 -- Made hidden quick filter in admin's navigation sideba...
Sankalp
2022-05-21
1
-0
/
+9
*
[4.0.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in filters.
David Wobrock
2022-05-19
1
-3
/
+4
*
[4.0.x] Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connect...
Mariusz Felisiak
2022-05-16
1
-2
/
+2
*
[4.0.x] Post-release version bump.
Mariusz Felisiak
2022-04-11
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.4 release.
4.0.4
Mariusz Felisiak
2022-04-11
1
-1
/
+1
*
[4.0.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against...
Mariusz Felisiak
2022-04-11
3
-9
/
+33
*
[4.0.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(), a...
Mariusz Felisiak
2022-04-11
1
-0
/
+14
*
[4.0.x] Fixed #33628 -- Ignored directories with empty names in autoreloader ...
Manel Clos
2022-04-11
1
-2
/
+2
*
[4.0.x] Fixed #33598 -- Reverted "Removed unnecessary reuse_with_filtered_rel...
Mariusz Felisiak
2022-03-30
1
-9
/
+38
*
[4.0.x] Updated Oracle docs links to Oracle 21c.
Mariusz Felisiak
2022-03-29
2
-4
/
+4
*
[4.0.x] Post-release version bump.
Carlton Gibson
2022-03-01
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.3 release.
4.0.3
Carlton Gibson
2022-03-01
1
-1
/
+1
*
[4.0.x] Fixed #33547 -- Fixed error when rendering invalid inlines with reado...
Mariusz Felisiak
2022-03-01
1
-1
/
+5
*
[4.0.x] Fixed #33515 -- Prevented recreation of migration for ManyToManyField...
Mariusz Felisiak
2022-02-16
1
-3
/
+7
*
[4.0.x] Refs #33476 -- Refactored code to strictly match 88 characters line l...
Mariusz Felisiak
2022-02-08
136
-436
/
+875
*
[4.0.x] Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-08
682
-22473
/
+34217
*
[4.0.x] Refs #33476 -- Refactored problematic code before reformatting by Black.
Mariusz Felisiak
2022-02-03
27
-101
/
+158
*
[4.0.x] Refs #33476 -- Used vertical hanging indentation for format lists wit...
Mariusz Felisiak
2022-02-01
37
-129
/
+262
*
[4.0.x] Post-release version bump.
Mariusz Felisiak
2022-02-01
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.2 release.
4.0.2
Mariusz Felisiak
2022-02-01
1
-1
/
+1
*
[4.0.x] Fixed CVE-2022-23833 -- Fixed DoS possiblity in file uploads.
Mariusz Felisiak
2022-02-01
1
-0
/
+2
*
[4.0.x] Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
Markus Holtermann
2022-02-01
1
-3
/
+6
*
[4.0.x] Fixed #33480 -- Fixed makemigrations crash when renaming field of ren...
Kirill Safronov
2022-02-01
1
-1
/
+1
*
[4.0.x] Fixed #33468 -- Fixed QuerySet.aggregate() after annotate() crash on ...
Mariusz Felisiak
2022-01-31
1
-1
/
+3
*
[4.0.x] Updated translations from Transifex.
Claude Paroz
2022-01-29
38
-719
/
+1084
*
[4.0.x] Fixed #33462 -- Fixed migration crash when altering type of primary k...
Mariusz Felisiak
2022-01-27
1
-1
/
+3
*
[4.0.x] Fixed #33407 -- Fixed .radiolist admin CSS.
Carlton Gibson
2022-01-26
2
-10
/
+14
*
[4.0.x] Fixed #33449 -- Fixed makemigrations crash on models without Meta.ord...
Fabian Büchler
2022-01-21
1
-5
/
+2
*
[4.0.x] Fixed #33426 -- Fixed ResolverMatch.__repr_() for class-based views.
Keryn Knight
2022-01-10
1
-0
/
+2
*
[4.0.x] Fixed #33425 -- Fixed view name for CBVs on technical 404 debug page.
Keryn Knight
2022-01-08
1
-2
/
+3
*
[4.0.x] Fixed #33419 -- Restored marking forms.Field.help_text as HTML safe.
David
2022-01-07
6
-6
/
+6
*
[4.0.x] Fixed #33410 -- Fixed recursive capturing of callbacks by TestCase.ca...
Petter Friberg
2022-01-07
1
-7
/
+5
*
[4.0.x] Post-release version bump.
Carlton Gibson
2022-01-04
1
-1
/
+1
*
[4.0.x] Bumped version for 4.0.1 release.
4.0.1
Carlton Gibson
2022-01-04
1
-1
/
+1
*
[4.0.x] Fixed CVE-2021-45452 -- Fixed potential path traversal in storage sub...
Florian Apolloner
2022-01-04
1
-1
/
+8
*
[4.0.x] Fixed CVE-2021-45116 -- Fixed potential information disclosure in dic...
Florian Apolloner
2022-01-04
1
-5
/
+17
*
[4.0.x] Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilari...
Florian Apolloner
2022-01-04
1
-2
/
+38
*
[4.0.x] Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
Mariusz Felisiak
2021-12-22
1
-2
/
+2
*
[4.0.x] Fixed #32600 -- Fixed Geometry collections and Polygon segmentation f...
Brenton Partridge
2021-12-21
3
-14
/
+14
*
[4.0.x] Fixed #33366 -- Fixed case handling with swappable setting detection ...
Simon Charette
2021-12-17
1
-2
/
+3
[next]