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-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
2019-12-02
[3.0.x] Updated contrib translations from Transifex
Claude Paroz
2019-12-02
[3.0.x] Updated core translations from Transifex
Claude Paroz
2019-12-02
[3.0.x] Removed issue reporter name from 2.1.15 and 2.2.8 release notes.
Carlton Gibson
2019-12-02
[3.0.x] Added release dates for 2.1.15, 2.2.8 and 3.0.
Carlton Gibson
2019-12-02
Fixed CVE-2019-19118 -- Required edit permissions on parent model for editabl...
Carlton Gibson
2019-12-02
[3.0.x] Refs #30953 -- Added 2.1.15 release note for 0107e3d1058f653f66032f7f...
Mariusz Felisiak
2019-12-02
[3.0.x] Fixed #30953 -- Made select_for_update() lock queryset's model when u...
Mariusz Felisiak
2019-11-29
[3.0.x] Fixed #31021 -- Fixed proxy model permissions data migration crash wi...
Mariusz Felisiak
2019-11-28
[3.0.x] Fixed #31029 -- Used more specific links to RFCs.
Baptiste Mispelon
2019-11-28
[3.0.x] Refs #31029 -- Added note about :rfc: role in writing documentation d...
Baptiste Mispelon
2019-11-27
[3.0.x] Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.
Mariusz Felisiak
2019-11-26
[3.0.x] Improved custom MultiWidget example in docs.
Adam Johnson
2019-11-26
[3.0.x] Used :ticket: role in all tickets links.
Sergey Fedoseev
2019-11-26
[3.0.x] Fixed #31031 -- Fixed data loss in admin changelist view when formset...
Baptiste Mispelon
2019-11-25
[3.0.x] Updated link to IBM DB2 backend.
Sergey Fedoseev
2019-11-25
[3.0.x] Fixed #27914 -- Fixed serialization of nested classes in migrations.
John Bowen
2019-11-25
[3.0.x] Refs #23950 --- Moved test DeconstructibleInstances class to a module...
John Bowen
2019-11-25
[3.0.x] Fixed #31025 -- Fixed highlightlinenothreshold deprecation warning on...
Baptiste Mispelon
2019-11-25
[3.0.x] Doc'd SpatiaLite support of 3D geometry fields.
Sergey Fedoseev
2019-11-25
[3.0.x] Fixed #28469 -- Doc'd how to create a custom HttpResponse subclass.
Baptiste Mispelon
2019-11-21
[3.0.x] Fixed #31012 -- Reverted "Fixed #29056 -- Fixed HTML5 validation of r...
Carlton Gibson
2019-11-21
[3.0.x] Fixed #30625 -- Doc'd cache.get()/delete() behavior change in Django ...
Hasan Ramezani
2019-11-21
[3.0.x] Made versionadded/versionchanged annotations without a content end wi...
Sergey Fedoseev
[next]