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
Age
Commit message (
Expand
)
Author
2013-03-06
Update link to django-mssql project
Michael Manfre
2013-03-06
Fixed #19994 -- Typo.
Aymeric Augustin
2013-03-03
Removed mentions of regressiontests.
Ramiro Morales
2013-03-03
Release notes blurb for 804366327d728d23a9f7a25ff77a6eed3c9f9323.
Ramiro Morales
2013-03-03
Fix Typo explicitly. Fixes #19971
Tobias Carlander
2013-03-03
Removed unnecessary imports.
Aymeric Augustin
2013-03-02
Fixed #19917 -- Added microseconds in default TIME_INPUT_FORMATS
Claude Paroz
2013-03-02
Fixed #19962 - Added a note about SESSION_EXPIRE_AT_BROWSER_CLOSE and browser...
Tim Graham
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-03-01
Fixed #19960 -- Fixed sentence in contrib.auth signals docs
Claude Paroz
2013-02-28
Fixed #19929 -- Improved error when MySQL doesn't have TZ definitions.
Aymeric Augustin
2013-02-28
Implemented persistent database connections.
Aymeric Augustin
2013-02-28
Fixed #19937 - Typo in class-based views intro.
Tim Graham
2013-02-28
1.5 is no longer "UNDER DEVELOPMENT".
Florian Apolloner
2013-02-28
Added a Trac-related item to the release checklist.
Aymeric Augustin
2013-02-27
Merge pull request #858 from intgr/py3kdoc-fix
Tim Graham
2013-02-27
Fixed #19926 -- Fixed a link to code example in queries docs
Claude Paroz
2013-02-27
Refactored database exceptions wrapping.
Aymeric Augustin
2013-02-27
Fixed #19861 -- Transaction ._dirty flag improvement
Anssi Kääriäinen
2013-02-27
Fixed #16807 - Added a class-based views intro.
Tim Graham
2013-02-26
Added a note about creating new doc versions; update stable doc version befor...
Carl Meyer
2013-02-26
[py3] str.decode does not exist; str.encode was intended
Marti Raudsepp
2013-02-26
Added note about updating default docs version in howto-release doc.
Carl Meyer
2013-02-26
Fixed #19922 - Typo in translation docs.
Tim Graham
2013-02-26
Updated docs to reflect new tests layout.
Florian Apolloner
2013-02-25
Fixed #6195 -- Documented caching options for javascript_catalog.
Aymeric Augustin
2013-02-25
Updated the release process docs to reflect the current practices.
Aymeric Augustin
2013-02-25
Fixed #19801 - Added brackets to input_formats.
Tim Graham
2013-02-25
Fixed #19854 -- Turn Django's own Selenium tests off by default.
Carl Meyer
2013-02-25
Minor edits to some recently-added admin docs.
Carl Meyer
2013-02-24
Added missing versionadded for sqldropindexes command docs
Claude Paroz
2013-02-24
Merge pull request #835 from vdboor/docfix
Tim Graham
2013-02-24
Merge pull request #834 from vdboor/issue_19906_list_classes
Aymeric Augustin
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
Fixed #19394 --Added note about auth forms and custom user models.
Ben Konrath
2013-02-24
Fixed creation of html docs on python 3.
Florian Apolloner
2013-02-24
Added a note about Feed.get_context_data to the 1.6 release notes.
Jacob Kaplan-Moss
2013-02-24
Test case and docs for custom context data in feeds
Zbigniew Siciarz
2013-02-24
Merge pull request #717 from slurms/ticket_19746
Florian Apolloner
2013-02-24
Fixed #19253 -- Extracted template cache key building logic
Tomek Paczkowski
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 minor rst formatting glitch.
Aymeric Augustin
2013-02-24
Fixed #19810 -- MemcachedCache now uses pickle.HIGHEST_PROTOCOL
Bas Peschier
2013-02-24
Merge pull request #817 from rybaktomasz/ticket_5568
Honza Král
2013-02-24
Made changes asked in review by HonzaKral
Tomasz Rybak
2013-02-24
Merge pull request #815 from zerok/tickets/11971
Aymeric Augustin
2013-02-24
Added more details about the various serialization formats.
Horst Gutmann
[next]