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
Age
Commit message (
Expand
)
Author
2011-05-01
[1.3.X] Fixed #15887 - Added clarification for required_*() decorators; thank...
Timo Graham
2011-04-30
[1.3.X] Fixed #6581 -- Moved documentation of django.contrib.auth.views.redir...
Jannis Leidel
2011-04-30
[1.3.X] Fixed #15876 - Document that test.client.RequestFactory doesn't suppo...
Timo Graham
2011-04-30
[1.3.X] Fixed small typos in custom template tags docs.
Ramiro Morales
2011-04-28
[1.3.X] Fixed #15865 -- correct class name for BaseGenericInlineFormset. Than...
Simon Meers
2011-04-28
[1.3.X] Fixed #15830 -- Add documentation regarding localflavor i18n. Thanks ...
Simon Meers
2011-04-24
[1.3.X] Fixed #15853 - typo in m2m_changed signal documentation; thanks elbarto.
Timo Graham
2011-04-23
[1.3.X] Fixed #15875 - typo in F() example; thanks jblaine.
Timo Graham
2011-04-23
[1.3.X] Fixed #15819 - Fixed 1.3 regression from r15526 causing duplicate sea...
Carl Meyer
2011-04-22
[1.3.X] Fixes #15862 -- Error in post_syncdb documentation example. Thanks fo...
Chris Beaven
2011-04-22
[1.3.X] Fixes regression #15721 -- {% include %} and RequestContext not worki...
Chris Beaven
2011-04-22
[1.3.X] Fixed #15758 -- Removed stale constants that were missed in r15983.
Jannis Leidel
2011-04-22
[1.3.X] Fixed #15672 -- Refined changes made in r15918. Thanks, vung.
Jannis Leidel
2011-04-22
[1.3.X] Fixed #15698 -- Fixed inconsistant handling of context_object_name in...
Jannis Leidel
2011-04-21
[1.3.X] Refs #15573, #15850: Added a check for whether the sites app is insta...
Ian Kelly
2011-04-20
[1.3.X] Fixed #15794 -- Corrected an error in the docs which indicated applyi...
Gabriel Hurley
2011-04-20
[1.3.X] Fixed #15593 -- Added a note that the output of `reverse` is urlquote...
Gabriel Hurley
2011-04-18
[1.3.X] Fixed #15843 -- removed an extraneous quotation mark in the template ...
Gabriel Hurley
2011-04-18
[1.3.X] Fixed #15848 -- Fixed regression introduced in [15882] in makemessage...
Ramiro Morales
2011-04-17
[1.3.X] Updated the contributing document to accurately reflect our security ...
Jacob Kaplan-Moss
2011-04-17
[1.3.X] Ensure stdin is a tty before handing it to termios, so as to prevent ...
Karen Tracey
2011-04-16
[1.3.X] Fixed #15573: Forced the default site id to be 1 when creating
Ian Kelly
2011-04-03
[1.3.X] Fixed #15746. Clarified updated list_filter documentation.
Simon Meers
2011-04-03
[1.3.X] Fixed #15672 -- Fixed bug in core/handlers/wsgi.py where we were refe...
Russell Keith-Magee
2011-04-02
[1.3.X] Fixed #15739 -- Added support to RedirectView for HEAD, OPTIONS, POST...
Russell Keith-Magee
2011-03-31
[1.3.X] Fixed #15681 -- Fixed a documentation error regarding the default val...
Jannis Leidel
2011-03-31
[1.3.X] Fixed #15726 -- Fixed the name of a file of the Mexican Spanish trans...
Jannis Leidel
2011-03-30
[1.3.X] Fixed `LayerMapping` to support `BigIntegerField`.
Justin Bronn
2011-03-30
[1.3.X] Fixed integer overflows that occurred when `OFTReal` fields were trea...
Justin Bronn
2011-03-29
[1.2.X] Fixed #15710 - removed "that that" typos.
Timo Graham
2011-03-28
[1.3.X] Fixed #15679 - regression in HttpRequest.POST and raw_post_data access.
Luke Plant
2011-03-27
[1.3.X] Fixed #15664 - Removed extra parens in commit_on_success example.
Timo Graham
2011-03-26
[1.3.X] Bumped django_next_version so that "New in Django 1.3" links appear c...
Ramiro Morales
2011-03-23
[1.3.X] Fixed a few typos in the 1.3 release notes.
Simon Meers
2011-03-23
Create 1.3 release branch.
James Bennett
2011-03-23
Bump everything for 1.3.
1.3
James Bennett
2011-03-23
One final final tweak to 1.3 release notes.
James Bennett
2011-03-23
Finalize 1.3 release notes.
James Bennett
2011-03-22
Made the English in r15897 much betterer.
Russell Keith-Magee
2011-03-22
Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to b...
Russell Keith-Magee
2011-03-22
Fixed typo in forms API documentation.
Simon Meers
2011-03-22
Fixed #15657 -- added the required `form` parameter to the method signatures ...
Gabriel Hurley
2011-03-22
Corrected a number of mislinked crossrefs and added a few new crossref target...
Gabriel Hurley
2011-03-22
Minor markup and organization fixes to docs to correct Sphinx errors.
Russell Keith-Magee
2011-03-22
Update release notes and other docs for impending 1.3.
James Bennett
2011-03-22
Added Idan to primary authors.
Idan Gazit
2011-03-22
Added Idan to committers.txt. Wahoo!
Idan Gazit
2011-03-21
Tweaked title level in custom file storage systems documentation.
Ramiro Morales
2011-03-20
Copied "Norwegian Bokmål (nb)" translation to old "Norwegian (no)" translati...
Jannis Leidel
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
[next]