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.6.txt
Age
Commit message (
Expand
)
Author
2013-04-18
Complemented documentation following commit be9ae693c
Claude Paroz
2013-04-05
Added release note about percent literals in cursor.execute
Claude Paroz
2013-04-02
Added a dedication to Malcolm to release notes.
Ramiro Morales
2013-03-26
Fixed #20138 -- Added BCryptSHA256PasswordHasher
Donald Stufft
2013-03-24
Fixed #20124 - Fixed doc warnings.
Tim Graham
2013-03-24
Added changes missing from previous commit.
Aymeric Augustin
2013-03-24
Fixed #15124 -- Changed the default for BooleanField.
Aymeric Augustin
2013-03-24
Added release notes for 4b31a6a9.
Aymeric Augustin
2013-03-21
Fixed #20084 -- Provided option to validate formset max_num on server.
Andrew Gorcester
2013-03-20
Fixed #18839 - Field.__init__() now calls super().
Carny Cheng
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-18
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
Aymeric Augustin
2013-03-18
Fixed #19968 -- Dropped support for PostgreSQL < 8.4.
Aymeric Augustin
2013-03-18
Fixed #17037 -- Added a --all option to diffsettings.
Aymeric Augustin
2013-03-17
Fixed #19697 -- Added a deployment checklist.
Aymeric Augustin
2013-03-17
Added structure in the 1.6 release notes.
Aymeric Augustin
2013-03-15
Corrected typos in the 1.6 release notes
Marc Tamlyn
2013-03-14
Deprecated django.views.defaults.shortcut.
Aymeric Augustin
2013-03-14
Fixed #16649 -- Refactored save_base logic
Anssi Kääriäinen
2013-03-13
Proof-read and adjusted the transactions docs.
Aymeric Augustin
2013-03-11
Deprecated django.contrib.comments.
Jacob Kaplan-Moss
2013-03-11
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
Aymeric Augustin
2013-03-11
Added some assertions to enforce the atomicity of atomic.
Aymeric Augustin
2013-03-11
Enabled database-level autocommit for all backends.
Aymeric Augustin
2013-03-11
Moved a warning in the 1.6 notes back to its expected location.
Aymeric Augustin
2013-03-09
Fixed #9806 -- Allowed editing GeometryField with OpenLayersWidget
Claude Paroz
2013-03-08
Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that ret...
Loic Bistuer
2013-03-07
Added a ManyToManyField(db_constraint=False) option, this allows not creating...
Alex Gaynor
2013-03-06
Fixed #19543 -- implemented SimpleLazyObject.__repr__
Preston Holmes
2013-03-03
Release notes blurb for 804366327d728d23a9f7a25ff77a6eed3c9f9323.
Ramiro Morales
2013-03-02
Fixed #18130 -- Made the isolation level configurable on PostgreSQL.
Aymeric Augustin
2013-03-02
Add a BinaryField model field
Claude Paroz
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-27
Refactored database exceptions wrapping.
Aymeric Augustin
2013-02-24
Merge pull request #835 from vdboor/docfix
Tim Graham
2013-02-24
Add column-<field_name> classes to the admin list
Diederik van der Boor
2013-02-24
Fix documentation :mod: role in Syndication feed text.
Diederik van der Boor
2013-02-24
Added a note about Feed.get_context_data to the 1.6 release notes.
Jacob Kaplan-Moss
2013-02-24
Merge pull request #819 from erikr/master
Aymeric Augustin
2013-02-24
Fixed #16302 -- Ensure contrib.comments is IPv6 capable
Erik Romijn
2013-02-24
Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL
Bas Peschier
2013-02-23
Fixed #17906 - Autoescaping {% cycle %} and {% firstof %} templatetags.
Vladimir A Filonov
2013-02-23
Fixed #19686 -- Added HTML5 number input type
Claude Paroz
2013-02-22
Documented jQuery upgrade
Claude Paroz
2013-02-20
Added a db_constraint option to ForeignKeys.
Alex Gaynor
2013-02-16
Fixed #17260 -- Added time zone aware aggregation and lookups.
Aymeric Augustin
2013-02-13
Fixed #18558 -- Added url property to HttpResponseRedirect*
Hiroki Kiyohara
2013-02-11
Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`.
Simon Charette
2013-02-07
Fixed #15808 -- Added optional HttpOnly flag to the CSRF Cookie.
Aymeric Augustin
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
[next]