index
:
chango.git
devmain
fix-31295
initial-branch
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
2020-01-02
[3.0.x] Bumped version for 3.0.2 release.
3.0.2
Mariusz Felisiak
2020-01-02
[3.0.x] Added release date for 3.0.2.
Mariusz Felisiak
2020-01-02
[3.0.x] Fixed typo in ref/forms/widgets.txt.
Mariusz Felisiak
2019-12-31
[3.0.x] Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials.
Gabriel Augendre
2019-12-31
[3.0.x] Refs #30780 -- Moved "First steps" section to the top of index page.
Gabriel Augendre
2019-12-30
[3.0.x] Added guidelines for assertIs() usage.
Mads Jensen
2019-12-30
[3.0.x] Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0.
Simon Charette
2019-12-30
[3.0.x] Fixed #31071 -- Disabled insert optimization for primary keys with de...
Simon Charette
2019-12-23
[3.0.x] Fixed #31106 -- Fixed migrations crash on PostgreSQL 10+ when adding ...
Mariusz Felisiak
2019-12-23
[3.0.x] Removed unnecessary code-block directives in various docs.
Jon Dufresne
2019-12-23
[3.0.x] Refs #31115 -- Added test for nested subquery that references related...
Mariusz Felisiak
2019-12-23
[3.0.x] Fixed #31109 -- Disabled grouping by aliases on QuerySet.exists().
Simon Charette
2019-12-21
[3.0.x] Fixed #31110 -- Fixed typo in docs/ref/models/expressions.txt.
Taoup
2019-12-20
[3.0.x] Refs #30767 -- Improved deployment documentation.
Katie McLaughlin
2019-12-20
[3.0.x] Added example of assertNumQueries() with "using" kwarg in testing top...
Garry Polley
2019-12-20
[3.0.x] Removed outdated information from contrib.sites docs.
Garry Polley
2019-12-19
[3.0.x] Refs #28954 -- Remove remaining Jython documentation.
Nick Pope
2019-12-19
[3.0.x] Fixed #31094 -- Included columns referenced by subqueries in GROUP BY...
Simon Charette
2019-12-18
[3.0.x] Corrected some typos in documentation.
Hasan Ramezani
2019-12-18
[3.0.x] Added stub release notes for 3.0.2.
Mariusz Felisiak
2019-12-18
[3.0.x] Updated Pytest example in upgrade documentation.
Adam Johnson
2019-12-18
[3.0.x] Added CVE-2019-19844 to the security archive.
Mariusz Felisiak
2019-12-18
[3.0.x] Post-release version bump.
Mariusz Felisiak
2019-12-18
[3.0.x] Bumped version for 3.0.1 release.
3.0.1
Mariusz Felisiak
2019-12-18
[3.0.x] Fixed CVE-2019-19844 -- Used verified user email for password reset r...
Simon Charette
2019-12-13
[3.0.x] Doc'd HttpResponse.set_cookie()'s secure argument.
Osaetin Daniel
2019-12-13
[3.0.x] Refs #6657 -- Corrected HttpResponse.set_cookie()/set_signed_cookie()...
Osaetin Daniel
2019-12-12
[3.0.x] Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in pa...
Hasan Ramezani
2019-12-12
[3.0.x] Fixed typos in 3.0 release notes and docs/ref/request-response.txt.
Hasan Ramezani
2019-12-11
[3.0.x] Refs #31073 -- Added release notes for 02eff7ef60466da108b1a33f1e4dc0...
Mariusz Felisiak
2019-12-11
[3.0.x] Fixed #31073 -- Prevented CheckboxInput.get_context() from mutating a...
Peter Andersen
2019-12-09
[3.0.x] Fixed typo in docs/releases/3.0.1.txt.
Ali Mirlou
2019-12-06
[3.0.x] Fixed #31060 -- Reallowed window expressions to be used in conditions...
Alex Aktsipetrov
2019-12-06
[3.0.x] Fixed #31061 -- Ignored positional args in django.urls.resolve() when...
Mariusz Felisiak
2019-12-05
[3.0.x] Fixed #31062 -- Doc'd asgi.py in tutorials and project templates.
Mariusz Felisiak
2019-12-05
[3.0.x] Fixed typo in docs/releases/3.0.txt.
jsals1
2019-12-04
[3.0.x] Fixed #20456 -- Added example of directly testing CBVs in topics docs.
Felipe Lee
2019-12-04
[3.0.x] Fixed #31024 -- Clarified {% firstof %} tag's handling of arguments.
Uttam Kini
2019-12-04
[3.0.x] Fixed #31059 -- Fixed typo in docs/releases/3.0.txt.
Mariusz Felisiak
2019-12-04
[3.0.x] Removed leftover word in CBV mixins docs.
Claude Paroz
2019-12-03
[3.0.x] Fixed typo in internals/contributing/writing-documentation.txt.
Hasan Ramezani
2019-12-03
[3.0.x] Fixed #31056 -- Allowed disabling async-unsafe check with an environm...
Andrew Godwin
2019-12-03
[3.0.x] Refs #30451 -- Doc'd asynchronous support and async-safety.
Andrew Godwin
2019-12-03
[stable/3.0.x] Fixed typo in topics docs
Claude Paroz
2019-12-02
[3.0.x] Added stub release notes for 3.0.1.
Mariusz Felisiak
2019-12-02
[3.0.x] Fixed #31006 -- Doc'd backslash escaping in date/time template filters.
Ryan Cheley
2019-12-02
[3.0.x] Post-release version bump.
Carlton Gibson
2019-12-02
[3.0.x] Bumped version for 3.0 release.
3.0
Carlton Gibson
2019-12-02
[3.0.x] Finalized release notes for Django 3.0.
Carlton Gibson
2019-12-02
[3.0.x] Added CVE-2019-19118 to the security archive.
Carlton Gibson
[next]