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-24
Fixed #20124 - Fixed doc warnings.
Tim Graham
2013-03-24
Goodbye, Malcolm.
Aymeric Augustin
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-23
Merge pull request #941 from xakon/master
Tim Graham
2013-03-23
Fixed #20119 -- Fixed typo in auth docs
Claude Paroz
2013-03-23
Fixed #9055 -- Standardized behaviour of parameter escaping in db cursors
Claude Paroz
2013-03-23
Merge pull request #942 from stephrdev/trac-18000
Jannis Leidel
2013-03-23
Updated docs, changed versionchanged to versionadded.
Stephan Jaekel
2013-03-23
Added some class attributes to pass initial form lists to the WizardView with...
Stephan Jaekel
2013-03-23
Moved the code to handle goto requests in a extra WizardView method.
Stephan Jaekel
2013-03-23
Fix minor typo in tutorial
Christos Kontas
2013-03-22
Added missing markup to docs.
Tim Graham
2013-03-22
Merge pull request #935 from tomviner/master
Tim Graham
2013-03-22
Fixed #17935 - Clarified intro of topics/files.txt.
Tim Graham
2013-03-21
Docs template name mistake
Tom V
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-20
Fixed #20096 -- Added link to the Greek localflavor app
Claude Paroz
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-03-18
small documentation update to outline caveat with SESSION_COOKIE_DOMAIN
Ryan West
2013-03-18
Added warn note to docs about MySQL issues with 0000-00-00 date strings
Juan Catalano
2013-03-18
Fixed #13260 -- Quoted arguments interpolated in URLs in reverse.
Aymeric Augustin
2013-03-18
Update versions and links to source tarballs.
Justin Bronn
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
Minor docs fix for e11ccc76.
Aymeric Augustin
2013-03-17
Two additions to the deployment checklist.
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-17
Updated bundled version of six.
Aymeric Augustin
2013-03-15
Fix #20054: Removed links to modwsgi.org.
Baptiste Mispelon
2013-03-15
Fixed #20053 -- Fix `index_together` documentation
Johan Charpentier
2013-03-15
Merge pull request #901 from giamfreeg/master
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 #17051 -- Removed some 'invalid' field error messages
Claude Paroz
2013-03-14
Updated release instructions to account for website automation.
Aymeric Augustin
2013-03-14
Fixed #16649 -- Refactored save_base logic
Anssi Kääriäinen
2013-03-13
Fixed #20032 -- Documented how to simulate the absence of a setting
Claude Paroz
2013-03-13
Fixed an erroneous import in example code.
Pablo Sanfilippo
2013-03-13
Proof-read and adjusted the transactions docs.
Aymeric Augustin
2013-03-13
Made atomic usable when autocommit is off.
Aymeric Augustin
2013-03-12
Fixed #19965 - Added a warning that the tutorial is written for Python 2.
Tim Graham
2013-03-11
Fixed broken link in binary fields doc.
Ramiro Morales
2013-03-11
Fixed #20026 -- Typo in Apache auth docs.
Aymeric Augustin
2013-03-11
Deprecated django.contrib.comments.
Jacob Kaplan-Moss
2013-03-11
Improved the API of set_autocommit.
Aymeric Augustin
2013-03-11
Used commit_on_success_unless_managed to make ORM operations atomic.
Aymeric Augustin
[next]