index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2013-11-01
[1.5.x] Fixed #21364 -- Specified InnoDB full-text support from MySQL 5.6.4 on
Claude Paroz
2013-11-01
[1.5.x] Fixed #21359 -- Corrected MySQL collation name in databases docs
Claude Paroz
2013-10-30
[1.5.x] Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
[1.5.x] Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-30
[1.5.x] Fixed #21316 -- Documented that modifying safe strings makes them uns...
Tim Graham
2013-10-30
[1.5.x] Fixed #21337 -- Documented removal of django.core.servers.basehttp.WS...
Tim Graham
2013-10-26
Revert "[1.5.x] Fixed #21335 -- Use importlib from python3 when using python3"
Claude Paroz
2013-10-26
[1.5.x] Fixed #21335 -- Use importlib from python3 when using python3
Andrey Antukh
2013-10-25
[1.5.x] Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-10-25
[1.5.x] Fixed typo in docs/releases/1.4.9.txt.
Paolo Melchiorre
2013-10-25
[1.5.x] Bump version post-release.
Tim Graham
2013-10-24
[1.5.x] Bump everything for 1.5.5 bugfix release.
1.5.5
James Bennett
2013-10-23
[1.5.x] Bumped release date for 1.5.5 & 1.4.9.
Tim Graham
2013-10-23
Fixed #13245: Explained Oracle's behavior w.r.t db_table
Shai Berger
2013-10-22
[1.5.x] Added 1.5.5 and 1.4.9 release notes
Tim Graham
2013-10-22
[1.5.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-21
Oracle defer test failure; refs #16436.
Tim Graham
2013-10-21
[1.5.x] Fixed #21253 -- PBKDF2 with cached HMAC key
Florian Apolloner
2013-10-21
[1.5.x] Fixed #21296 -- Added docs for PostgreSQL and unix domains sockets.
Riccardo Magliocchetti
2013-10-18
[1.5.x] Fixed #21212 -- Documented the reverse name for OneToOneField.
Juergen Schackmann
2013-10-18
[1.5.x] Added a warning regarding session security and subdomains.
Tim Graham
2013-10-18
[1.5.x] Fixed bug causing CSRF token not to rotate on login.
Tim Graham
2013-10-15
[1.5.x] Improvement on InlineFormSet doc, refs #21006
Tianyi Wang
2013-10-15
[1.5.x] Fixed #21006 -- Added example code for overriding methods on an Inlin...
Tianyi Wang
2013-10-14
[1.5.x] Fixed #21223 -- Added form.id_for_label to topic guide.
Sorcha Bowler
2013-10-14
[1.5.x] Fixed #20962 -- Documented that template tag render() may raise excep...
Bouke Haarsma
2013-10-14
[1.5.x] Fixed #21210 -- Documented when runserver doesn't auto-restart.
Bouke Haarsma
2013-10-14
[1.5.x] Fixed #21264 -- Incorrect RST usage in docs
Bouke Haarsma
2013-10-14
[1.5.x] Fixed #21027 -- Updated tutorial 5 docs to link to management shell c...
Max Vizard
2013-10-13
[1.5.x] Fixed #21256 -- Error in datetime_safe.datetime.combine.
Aymeric Augustin
2013-10-13
Fixed #21261 -- Added missing import in RedirectView docs
Aymeric Augustin
2013-10-11
[1.5.x] Fixed #15582 -- Documented how TransactionTestCase.multi_db affects f...
Tim Graham
2013-10-11
[1.5.x] Minor edits to docs/topics/db/queries.txt.
Cody Scott
2013-10-10
[1.5.x] Small improvements to docs/topics/db/models.txt
Cody Scott
2013-10-09
[1.5.x] Fixed #21248 -- Skipped test_bcrypt if no py-bcrypt found
Anssi Kääriäinen
2013-10-09
[1.5.x] Fixed #16436 -- defer + annotate + select_related crash
Tai Lee
2013-10-08
[1.5.x] Fix grammatical errors in email documentation
Dan Loewenherz
2013-10-03
[1.5.x] Fixed #21218 -- Typo on docs/howto/upgrade-version.txt
Tim Graham
2013-10-02
[1.5.x] Clarified session replay attack differences with cookie backend.
Tim Graham
2013-10-01
[1.5.x] Fixed #21203 -- resolve_columns fields misalignment
Michael Manfre
2013-10-01
[1.5.x] Fixed #21180 -- Additional deprecation notes for databrowse.
Tim Graham
2013-09-30
[1.5.x] Fixed #21154 -- Updated TemplateResponse docs to better explain context.
Curtis Maloney
2013-09-27
[1.5.x] Fix #21185: Added tests for unescape_entities.
Baptiste Mispelon
2013-09-27
[1.5.x] Updated the bundled version of six to 1.4.0.
Aymeric Augustin
2013-09-25
[1.5.x] Fixed #21126 -- QuerySet value conversion failure
Anssi Kääriäinen
2013-09-25
[1.5.X] Fixed wording in unit tests documentation.
Baptiste Mispelon
2013-09-24
[1.5.x] Fixed #21138 -- Increased the performance of our PBKDF2 implementation.
Florian Apolloner
2013-09-24
Revert "[1.5.x] Ensure that passwords are never long enough for a DoS."
Florian Apolloner
2013-09-24
[1.5.x] Fixed #21137 -- Corrected ULRconf include example.
Tim Graham
2013-09-23
[1.5.x] Removed extra p (topppings->toppings)
Brett Koonce
[next]