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-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
2014-02-17
Fixed #22023 -- Raised an error for values() followed by defer() or only().
Artur Frysiak
2014-02-16
Made the new template.Context.flatten() method a public API.
Marek Wywiał
2014-02-16
Fixed #21939 -- Deprecated loading ssi/url tags from future.
Zbigniew Siciarz
2014-02-14
Added 1.6.3 release note for refs #21566.
Tim Graham
2014-02-14
Fixed #21924 -- Added the ability to specify a reverse order for admin_order_...
Klemens Mantzos
2014-02-14
Fixed #17942 -- Added a JsonResponse class to more easily create JSON encoded...
Lukasz Balcerzak
2014-02-14
Fixed #21177 -- Made resolve_url support relative URLs.
Antoine Catton
2014-02-13
Fixed a link in the 1.7 release notes.
Tim Graham
2014-02-13
Fixed #19496 -- Added truncatechars_html filter.
Jeremy
2014-02-11
Fixed #2445 -- Allowed limit_choices_to attribute to be a callable.
Christopher Adams
2014-02-10
Fixed #21996 -- Used proper encoding for GeoIP content
Claude Paroz
2014-02-10
Added 1.6.3 release notes stub
Claude Paroz
2014-02-10
Fixed #17673 -- Forbid field shadowing.
Christopher Medrela
2014-02-10
Fixed #21994 -- Added form_dict argument to calls of WizardView.done()
Julian Wachholz
2014-02-10
Fixed #20784 -- Added inverse_match parameter to RegexValidator.
Si Feng
2014-02-09
Minor edits to new findstatic functionality; refs #19879.
Tim Graham
2014-02-09
Fixed #19879 -- Have 'findstatic' says on which directories it searched the r...
Vajrasky Kok
2014-02-09
Fixed #21482 -- Uplifted restriction of collectstatic using symlink option in...
Jannis Leidel
2014-02-09
Fixed #21969: Fix behaviour of initial_data with migrated apps
Andrew Godwin
2014-02-08
Fixed #19373 -- Ported Windows file locking from PyWin32 to ctypes
Kevin Christopher Henry
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-02-08
Fixed #16192 -- Made unique error messages in ModelForm customizable.
Loic Bistuer
2014-02-06
Updated 1.6.2 release notes for release (and linkified tickets).
Jacob Kaplan-Moss
[next]