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
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
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-30
Fixed #17470 - Broken links in 0.95/0.96 release notes; thanks fastinetserver...
Timo Graham
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
2011-12-23
Fixed #17454 -- corrected year in release notes.
Gabriel Hurley
2011-12-23
Fixed various links in the docs.
Jannis Leidel
2011-12-23
Added password hashing improvements to 1.4 alpha 1 release notes.
Paul McMillan
2011-12-23
Renovated password hashing. Many thanks to Justine Tunney for help with the i...
Paul McMillan
2011-12-23
Corrections and improvements to the 1.4 release notes.
Gabriel Hurley
2011-12-22
Fixed #17042 -- Extended startproject and startapp management commands to bet...
Jannis Leidel
2011-12-22
Added support for modifying the effect of ``DISTINCT`` clauses so they
Ramiro Morales
2011-12-22
Added 1.4 alpha release notes.
Jacob Kaplan-Moss
2011-12-22
Fixed #2879 -- Added support for the integration with Selenium and other in-b...
Julien Phalip
2011-12-16
Fixed #17323 -- Renamed HttpRequest.raw_post_data to request.body. Thanks for...
Adrian Holovaty
2011-12-16
Fixed #17258 -- Moved `threading.local` from `DatabaseWrapper` to the `django...
Julien Phalip
2011-12-09
Fixed #17348 -- Implemented {% elif %}. Refs #3100.
Aymeric Augustin
2011-11-29
Punctuation fix in the 1.4 release notes
Luke Plant
2011-11-29
Clarified release note about the removal of 'mixin' parameter to Storage.open...
Luke Plant
2011-11-27
Fixed #16247 -- Removed wildcard expansion of application names in INSTALLED_...
Aymeric Augustin
2011-11-22
Improved release notes about session cookie httponly flag (#16847) per Luke's...
Paul McMillan
2011-11-21
Fixed #16378. Locmem now uses pickle.HIGHEST_PROTOCOL for better compatibilit...
Paul McMillan
2011-11-21
Fixed #16847. Session Cookies now default to httponly = True.
Paul McMillan
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-11-16
Fixed #17240 -- Replaced links to the online version of the docs by internal ...
Aymeric Augustin
2011-11-12
Fixed typo in 1.4 release notes.
Luke Plant
2011-11-11
Fixed #16903 -- Added `--no-location` option to the `makemessages` command to...
Julien Phalip
2011-11-01
Used yaml.safe_load instead of yaml.load, because safety should be the default.
Aymeric Augustin
2011-10-31
Mentionned changes from r17056 in the release notes.
Aymeric Augustin
2011-10-26
Fixed #16257 -- Added new `ModelAdmin.get_list_display_links()` method to all...
Julien Phalip
2011-10-22
Fixed the grammar of a sentence in the docs.
Alex Gaynor
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-19
Fixed #14806 -- Added support for contextual translations to the `trans` and ...
Julien Phalip
2011-10-14
Fixed #12308 -- Added tablespace support to the PostgreSQL backend.
Aymeric Augustin
2011-10-14
Fixed ReST indentation errors introduced in [16983]. Grr.
Luke Plant
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-10-13
Fixed a missed typo in the 1.4 release notes. Oops.
Carl Meyer
2011-10-13
Fixed #15372 -- Switched to a startproject default layout that allows us to a...
Carl Meyer
2011-10-10
Removed use of non-standard indentation rules in docs, and the custom transfo...
Luke Plant
2011-10-10
Fixed a bunch of ReST errors that resulted in interpretation as block quotations
Luke Plant
2011-10-10
Fixed #16371 -- Added a prefix "field-" to all CSS class names automatically ...
Julien Phalip
[next]