index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-18
[2.2.x] Bumped version for 2.2 release candidate 1.
2.2rc1
Carlton Gibson
2019-03-18
[2.2.x] Fixed #30258 -- Adjusted postgres schema value quoting of ranges.
Simon Charette
2019-03-17
[2.2.x] Refs #30172 -- Prevented removing a model Meta's index/unique_togethe...
Paveł Tyślacki
2019-03-17
[2.2.x] Refs #30172 -- Prevented removing a field's check or unique constrain...
Paveł Tyślacki
2019-03-15
[2.2.x] Fixed #30183 -- Added introspection of inline SQLite constraints.
Paveł Tyślacki
2019-03-15
[2.2.x] Refs #30183 -- Moved SQLite table constraint parsing to a method.
Paveł Tyślacki
2019-03-15
[2.2.x] Unified nonexistent foreign key introspection value for SQLite.
Paveł Tyślacki
2019-03-15
[2.2.x] Cleaned up exception message checking in some tests.
Jon Dufresne
2019-03-14
[2.2.x] Fixed #30254 -- Allowed model metaclasses to access the attribute dic...
Matt Westcott
2019-03-14
[2.2.x] Fixed #30237 -- Made Authentication/SessionMiddleware and ModelBacken...
Herman S
2019-03-14
[2.2.x] Simplified test_transform()s in db_functions.math.
Mariusz Felisiak
2019-03-14
[2.2.x] Fixed serializers tests for PyYAML 5.1+.
Mariusz Felisiak
2019-03-12
[2.2.x] Fixed #30161 -- Added how to decorate class-based views to view decor...
alexanderblnf
2019-03-12
[2.2.x] Clarified deconstruct() in Custom Model Field docs.
David Beitey
2019-03-05
[2.2.x] Doc'd the use of --noinput for test database handling.
Samuel Gaist
2019-03-03
[2.2.x] Reverted "Fixed relative paths imports per isort 4.3.5."
Mariusz Felisiak
2019-02-28
[2.2.x] Clarified permission-related docs.
Tobias Bengfort
2019-02-27
[2.2.x] Fixed #30179 -- Fixed form Media merging when pairwise merging is ins...
Matthias Kestenholz
2019-02-27
[2.2.x] Refs #30179 -- Moved topological sort functions to django.utils.
Matthias Kestenholz
2019-02-27
[2.2.x] Refs #29523 -- Updated admin's collapse.min.js.
Tim Graham
2019-02-27
[2.2.x] Fixed #30215 -- Fixed autoreloader crash for modules without __spec__.
shiningfm
2019-02-25
[2.2.x] Refs #27685 -- Removed "watchman unavailable" message.
Tom Forbes
2019-02-25
[2.2.x] Fixed #30208 -- Fixed login header height and alignment in the larges...
Matthias Kestenholz
2019-02-25
[2.2.x] Refs #29683 -- Updated multi-db docs for view permission.
Tim Graham
2019-02-25
[2.2.x] Fixed documentation of database representation for ManyToManyField.
Mariusz Felisiak
2019-02-25
[2.2.x] Fixed relative paths imports per isort 4.3.5.
Mariusz Felisiak
2019-02-21
[2.2.x] Fixed a failure when running tests on systems with SQLite < 3.8.3.
Tim Graham
2019-02-20
[2.2.x] Removed an outdated comment on DefaultConnectionProxy.
Ran Benita
2019-02-20
[2.2.x] Fixed #30193, Refs #28478 -- Avoided PostgreSQL connection health che...
Simon Charette
2019-02-16
[2.2.x] Fixed #30187 -- Moved "install Django" command to a console box.
Mariusz Felisiak
2019-02-14
[2.2.x] Fixed #30171 -- Fixed DatabaseError in servers tests.
Jon Dufresne
2019-02-14
[2.2.x] Removed docs of unused libgeoip1/python-gdal packages.
Tim Graham
2019-02-13
[2.2.x] Refs #25175 -- Renamed test file referencing the old postgresql_psyco...
Tim Graham
2019-02-13
[2.2.x] Fixed #30184 -- Removed ellipsis characters from shell output strings.
Dan Davis
2019-02-12
[2.2.x] Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.
Hasan Ramezani
2019-02-12
[2.2.x] Refs #29478 -- Clarified cached_property 2.2 release note.
Tim Graham
2019-02-12
[2.2.x] Doc'd database functions for overlaps lookup.
Claude Paroz
2019-02-11
[2.2.x] Fixed indentation in docs/topics/templates.txt.
Jonatan Alexis Anauati
2019-02-11
[2.2.x] Added CVE-2019-6975 to the security release archive.
Tim Graham
2019-02-11
[2.2.x] Refs #30177 -- Forwardported 2.0.13 release notes.
Tim Graham
2019-02-11
[2.2.x] Refs #30175 -- Added release notes for 2.1.7, 2.0.12, and 1.11.20 rel...
Carlton Gibson
2019-02-11
[2.2.x] Fixed spelling mistakes in comments and tests.
Semen Zhydenko
2019-02-11
[2.2.x] Fixed typo in docs/releases/2.2.txt.
Atul Varma
2019-02-11
[2.2.x] Bumped version for 2.2b1.
2.2b1
Carlton Gibson
2019-02-11
[2.2.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat....
Carlton Gibson
2019-02-09
[2.2.x] Fixed #30169 -- Removed SAP SQL Anywhere from "3rd party database bac...
Tim Graham
2019-02-09
[2.2.x] Fixed #30153 -- Fixed incorrect form Media asset ordering after three...
Matthias Kestenholz
2019-02-08
[2.2.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-07
[2.2.x] Added stub release notes for security releases.
Carlton Gibson
2019-02-07
[2.2.x] Updated Oracle docs links to Oracle 18c.
Mariusz Felisiak
[next]