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
path:
root
/
docs
/
releases
/
1.4.txt
Age
Commit message (
Expand
)
Author
2013-03-29
Fixed #19897 - Updated static files howto.
Tim Graham
2013-03-22
Added missing markup to docs.
Tim Graham
2013-01-02
Fixed #19516 - Fixed remaining broken links.
Tim Graham
2012-12-29
Removed links to deprecated IGNORABLE_404_STARTS/ENDS settings.
Tim Graham
2012-12-29
Fixed broken links, round 4. refs #19516
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-12-25
Fixed more broken links. refs #19516
Tim Graham
2012-07-25
Fixed a small typo.
nklas
2012-07-05
Fixed #17997 - Documented that the debug server is now multithreaded by default.
Tim Graham
2012-03-23
Fixed #17963 -- Fixed internal links in the 1.4 release notes.
Claude Paroz
2012-03-23
Edited Django 1.4 release notes:
Jacob Kaplan-Moss
2012-03-17
Fixed #16138 -- Made FormMixin get_initial return a copy of the 'initial' cla...
Claude Paroz
2012-03-14
Fixed #17837. Improved markdown safety.
Paul McMillan
2012-03-13
Fixed #17891 -- Documented a small backwards incompatibility in the `password...
Julien Phalip
2012-03-13
Add a note to the backwards-incompatible changes section of 1.4 release notes...
Karen Tracey
2012-03-12
Added note to releases/1.4.txt about contrib.auth user password hash-upgrade ...
Adrian Holovaty
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-03
Linked to the FAQ from the release notes.
Aymeric Augustin
2012-03-03
Added a blurb about new SimpleTestCase class to release notes.
Ramiro Morales
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed 17764. Improved auth docs.
Paul McMillan
2012-03-02
Fixed #17766. Clarified HttpOnly flag on session cookie.
Paul McMillan
2012-03-02
Refs #17800 - Added release notes and deprecation note about SECRET_KEY requi...
Carl Meyer
2012-02-21
Fixed #17660 -- Standardize extends tag token parsing
Chris Beaven
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-16
Added an explicit warning about cookie session store to release notes.
Paul McMillan
2012-02-16
Corrected a sentence fragment in the release notes.
Gabriel Hurley
2012-02-15
Fixed #17652 -- Removed all mentions to Windmill from the docs as that projec...
Julien Phalip
2012-02-13
Added a note to the release notes about the new format strings added in r17473.
Jannis Leidel
2012-02-12
Fixed #17451 -- Mentioned the new JavaScript lexer in the release notes. Refs...
Aymeric Augustin
2012-02-09
Fixed #10793 -- Stopped caching paginator instances in sitemap classes to pre...
Jannis Leidel
2012-02-07
Fixed #11745 -- Grouped commands by application in the output of `manage.py h...
Aymeric Augustin
2012-02-03
Made a bunch more edits up until [17418]
Adrian Holovaty
2012-02-03
Edited releases/1.4.txt changes from [17354]
Adrian Holovaty
2012-02-03
Edited releases/1.4.txt changes from [17353]
Adrian Holovaty
2012-01-31
Fixed #16921 -- Added assertHTMLEqual and assertHTMLNotEqual assertions, and ...
Carl Meyer
2012-01-31
Fixed #17604 - Added context-manager capability to assertTemplateUsed and ass...
Carl Meyer
2012-01-30
Fixed #10868 -- Stopped restoring database connections after the tests' execu...
Julien Phalip
2012-01-29
Fixed #8995 -- Added support for HTTPS in sitemaps.
Aymeric Augustin
2012-01-15
Added support for specifying initial values to model formsets and inline form...
Ramiro Morales
2012-01-07
Moved two paragraphs from "deprecated features" to "backwards-incompatible ch...
Aymeric Augustin
2012-01-07
Added missing bits of r17352. Refs #17513.
Aymeric Augustin
2012-01-07
Fixed #9655 -- Prevented the urlize template filter from double-quoting URLs....
Aymeric Augustin
2012-01-05
Added support for savepoints to the MySQL DB backend.
Ramiro Morales
2011-12-30
Added a bit to the 1.4 release notes about the new SECURE_PROXY_SSL_HEADER se...
Adrian Holovaty
2011-12-30
Edited docs/releases/1.4.txt
Adrian Holovaty
2011-12-30
Edited doc changes from [17246]
Adrian Holovaty
2011-12-30
Edited doc changes from [17244]
Adrian Holovaty
2011-12-24
Added a password reset link to default admin login page if a password reset U...
Luke Plant
2011-12-23
Minor fixes to the release notes.
Jannis Leidel
[next]