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
2008-10-05
[1.0.X] Fixed #9283 -- Deliberately silence one deprecation warning raised by...
Malcolm Tredinnick
2008-10-05
[1.0.X] Changed the "write your own settings" recommendation to mention that ...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #8964 -- Added a note that MyISAM may not necessarily be the de...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed a typo and clarified how django.core.mail.outbox works in the t...
Malcolm Tredinnick
2008-10-05
[1.0.X] Added django.contrib.markup to the docs contents page. Thanks, Marc F...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9291 -- Tweaked a piece of example code slightly to set a good
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9301 -- Correct a markup typo in the docs.
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9300 -- Typo fix in docs.
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9259 -- Fixed a validation error for Spanish identity card num...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #8963 -- Use the require_POST decorator instead of doing things...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9100 -- Added a missing CSS class to a submit button.
Malcolm Tredinnick
2008-10-05
[1.0.X] Add internationalisation support to the comment templates. Fixed #886...
Malcolm Tredinnick
2008-10-05
[1.0.x] Fixed #8803 -- Allow authenticated users without first_name/last_name...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #8869 -- Fixed comments templates to be well-formed XHTML.
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #8879 -- Used ungettext instead of ngettext in the comments fra...
Malcolm Tredinnick
2008-10-05
[1.0.x] Fixed #9141 -- Removed two templates from django.contrib.comments tha...
Malcolm Tredinnick
2008-10-05
[1.0.X] Altered a failing url template tag test to work more reliably.
Malcolm Tredinnick
2008-10-01
Fixed #9260: [1.0.X] Correct version calculation code so setup.py works on 1....
Karen Tracey
2008-10-01
[1.0.X] Apply fix from [9107]
James Bennett
2008-09-30
[1.0.X] Apply doc fix from [9105]; refs #9255.
James Bennett
2008-09-30
[1.0.X] Port Adrian's doc fix from [9101] and publicly shame him for forgetti...
James Bennett
2008-09-30
Update django.VERSION in 1.0.x branch per previous discussion
James Bennett
2008-09-30
[1.0.X] Fixed another case of reverse URL resolving that wasn't working.
Malcolm Tredinnick
2008-09-29
Created 1.0.X release branch.
Jacob Kaplan-Moss
2008-09-29
Fixed #9234 -- Typo fix.
Malcolm Tredinnick
2008-09-28
Italian translation: one correction; thanks, Marco Beri.
Nicola Larosa
2008-09-28
Fixed Queryset.dates() in the presence of extra-select columns.
Malcolm Tredinnick
2008-09-28
Restored documentation about pickling QuerySets (and how to only pickle the
Malcolm Tredinnick
2008-09-28
Use correct m2m join table name in LatestCommentsFeed
James Bennett
2008-09-28
Fixed #9203: Restore correct ordering for LatestCommentsFeed
James Bennett
2008-09-27
Fixed #9038 -- Correctly handle URL patterns with the same name (or view name),
Malcolm Tredinnick
2008-09-27
Fixed #9171 -- Fixed a few places where we were assuming lists instead of
Malcolm Tredinnick
2008-09-27
Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb.
Malcolm Tredinnick
2008-09-22
Fixed #8371: Added a note warning Windows users about the use of forward slas...
Russell Keith-Magee
2008-09-22
Fixed #8967: Added documentation for the 'through' option on a many-to-many f...
Russell Keith-Magee
2008-09-22
Add some docstrings to the base classes for management commands. Refs #9170.
James Bennett
2008-09-22
Fixed a missing variable initialisation deep in the Query bowels.
Malcolm Tredinnick
2008-09-21
Fixed #7582: Removed checks that prevented null=True ForeignKey fields from b...
Karen Tracey
2008-09-21
Fixed 8984: Only include a "Documentation" link on change password and change...
Karen Tracey
2008-09-21
Fixed #9149: Fixed reST error in syndication docs
James Bennett
2008-09-20
Added a generic "button" class to the admin styles to allow applying the stan...
Wilson Miner
2008-09-19
Fixed heading levels in docs/internals/committers
Jacob Kaplan-Moss
2008-09-19
Updated contributing documentation to contain the new release process and upd...
Jacob Kaplan-Moss
2008-09-18
Fixed #9129 -- Restored a force_unicode that was lost when unicode changes we...
Karen Tracey
2008-09-18
Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...
Russell Keith-Magee
2008-09-18
Fixed #8955: Modified the sphinx configuration to generate LaTeX documentatio...
Russell Keith-Magee
2008-09-18
Fixed #9125 -- When displaying errors for a form with only hidden fields, mak...
Malcolm Tredinnick
2008-09-17
Fixed #9117: Made the test client a new-style class. Thanks to Jan Oberst for...
Russell Keith-Magee
2008-09-17
Fixed #8865 -- Improved the robustness of some file path tests.
Malcolm Tredinnick
[next]