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
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2014-04-21
[1.7.x] Update for 1.7b2 security release.
1.7b2
James Bennett
2014-04-21
[1.7.x] Added information on resolved security issues to release notes.
Erik Romijn
2014-04-19
[1.7.x] Fixed #22417 -- Added additional documentation for refs #16969.
Tim Graham
2014-04-18
[1.7.x] Added some missing items to the 1.6.3 release notes.
Tim Graham
2014-04-17
[1.7.x] Fixed #22444 -- Marked initial SQL/fixture loading as deprecated.
Tim Graham
2014-04-13
[1.7.x] Fixed #21760 -- prefetch_related used an inefficient query for revers...
valtron
2014-04-10
[1.7.x] Fixed #22364 -- Sanitized getpass input in changepassword.
John Paulett
2014-04-10
[1.7.x] Documentation fixes for the select_for_update change.
Shai Berger
2014-04-10
[1.7.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-08
[1.7.x] Fixed casing of "GeoDjango".
Tim Graham
2014-04-05
[1.7.x] Fixed #21649 -- Added optional invalidation of sessions when user pas...
Tim Graham
2014-04-02
[1.7.x] Document removal of GeoDjangoTestSuiteRunner in 1.6 release notes.
Ramiro Morales
2014-04-01
[1.7.x] Added 1.6.3 release note for refs #22256.
Claude Paroz
2014-03-31
[1.7.x] Fixed #21795 -- Made add_preserved_filters account for url prefixes.
Loic Bistuer
2014-03-31
[1.7.x] Added 1.6.3 release note for refs #22250.
Tim Graham
2014-03-29
[1.7.x] Fixed #21858 -- Clarified 1.6 release note regarding M2M help text ch...
Tim Graham
2014-03-27
[1.7.x] Added Python 3.4 support notes.
Tim Graham
2014-03-25
[1.7.x] Fixed #12030 -- Validate integer field range at the model level.
Simon Charette
2014-03-24
[1.7.x] Fixed #21665 -- Documented that changes in assertRedirects may be req...
Tim Graham
2014-03-24
[1.7.x] Updated six to 1.6.1.
Tim Graham
2014-03-22
[1.7.x] Added release note about strip_tags improvement
Claude Paroz
2014-03-21
[1.7.x] Fixed typos in docs (django.contrib.site)
Thomas Schreiber
2014-03-21
[1.7.x] Fixed #22255 -- Added support for specifying re flags in RegexValidator
Dejan Noveski
2014-03-13
Fixed #22245 -- Avoided widget overwrite in forms.IntegerField subclasses
Claude Paroz
2014-03-10
Fixed #21875 -- Clarified that get_user_model() only works at run time.
Aymeric Augustin
2014-03-10
Fixed #22210 -- Saving model instances to non-related fields.
Daniel Pyrathon
2014-03-09
Reorganized the database test settings
Shai Berger
2014-03-06
Fixed #22185 -- Added settings.CSRF_COOKIE_AGE
Roger Hu
2014-03-06
Added --previous flag to msgmerge command used by makemessages
Claude Paroz
2014-03-05
Fixed #22207 -- Added support for GenericRelation reverse lookups
Gabe Jackson
2014-03-05
Fixed #14549 - Removed restriction of single FKs on intermediary tables
Akis Kesoglou
2014-03-05
Fixed #22206 -- Passed models.TextField.max_length to forms.CharField.maxlength
Chris Wilson
2014-03-04
Fixed #22085 -- Added a feature for setting non-expiring keys as the default.
zedr
2014-03-03
Fixed #16727 -- Added protocol-relative URL support to contenttypes.views.sho...
Thomas Sorrel
2014-03-03
Fixed #22135 -- Added ModelAdmin.get_changeform_initial_data().
Greg Chapple
2014-03-01
Fixed #22172 -- Allowed index_together to be a single list (rather than list ...
Anubhav Joshi
2014-03-01
Fixed #22130 -- Deprecated fix_ampersands, removed utils.clean_html()
Erik Romijn
2014-03-01
Fixed #15318 -- Added settings for language cookie max-age, path, domain
Sergey Kolosov
2014-03-01
Fixed #22137 -- Made Widget.is_hidden a read-only property
Claude Paroz
2014-02-28
Fixed spelling mistakes in docs.
Tim Graham
2014-02-28
Added release note and regression test for refs #21643.
Tim Graham
2014-02-28
Removed some ReST links to undocumented functions.
Tim Graham
2014-02-28
Fixed doc typos.
Tim Graham
2014-02-26
Fixed #21389 -- Accept most valid language codes
Bouke Haarsma
2014-02-25
Fixed docs typos.
Szczepan Cieślik
2014-02-22
Fixed #22120 -- Documented persistent activation of languages and cleaned up ...
Erik Romijn
2014-02-22
Fixed #22123 -- EmailValidator now also accepts IPv6 literals in addresses
Erik Romijn
2014-02-22
Deprecated django.utils.text.javascript_quote.
Baptiste Mispelon
2014-02-19
Added an example to the release notes for custom reverse managers.
Loic Bistuer
2014-02-19
Fixed #19647 -- Added formats.py for Esperanto.
Baptiste Darthenay
[next]