index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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
2010-05-09
[1.1.X] Fixed #13455 -- Clarified the interaction of values() and extra(). Th...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13497 -- Corrected various typos and markup problems in docs. ...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the...
Russell Keith-Magee
2010-05-08
[1.1.X] Added hyperlinks for builtin template tags and filters to code sample...
Luke Plant
2010-05-08
[1.1.X] Fixed #13484 -- Added some newly available targets to the documentati...
Russell Keith-Magee
2010-05-08
[1.1.X] Fixed #13336 -- Corrected an incorrect example of cache header usage....
Russell Keith-Magee
2010-05-08
[1.1.X] Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtay...
Russell Keith-Magee
2010-05-07
[1.1.X] Fixed typo and small formatting mistake in docs
Luke Plant
2010-05-06
[1.1.X] Fixed #8357 -- Clarified what constitutes activity when calculating s...
Russell Keith-Magee
2010-05-06
[1.1.X] Fixed #12609 -- Updated FAQ on which version users should install. Th...
Russell Keith-Magee
2010-05-06
[1.1.X] Fixed #13420 -- Clarified grammar in the email docs. Thanks to Domini...
Russell Keith-Magee
2010-05-04
[1.1.X] Fixed #13469 -- Cleaned up the test case from r13085, and added some ...
Russell Keith-Magee
2010-05-04
[1.1.X] Fixed some Python 2.3 incompatibilities in new tests.
Karen Tracey
2010-05-04
[1.1.X] Fixed #13467 -- Corrected Japanese translation for password reset ema...
Russell Keith-Magee
2010-05-04
[1.1.X] Fixed #13464 -- Reworked module_has_submodule to break the requiremen...
Russell Keith-Magee
2010-05-03
[1.1.X] Updated svnmerge metadata.
Karen Tracey
2010-05-03
[1.1.X] Fixed #13099 - incorrect SQL for exclude() example
Karen Tracey
2010-05-03
[1.1.X] Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for t...
Karen Tracey
2010-05-03
[1.1.X] Updated the Italian translation
Nicola Larosa
2010-05-03
[1.1.X] Italian translation updated by makemessages, to be fixed
Nicola Larosa
2010-05-02
[1.1.X] Fixed #13388 - Refined changes made in r12384 in the JavaScript i18n ...
Jannis Leidel
2010-05-01
[1.1.X] Fixed #13453: Corrected typo in template syntax error message. Thanks...
Karen Tracey
2010-04-30
[1.1.X] Fixed #12851 -- Another attempt at fixing select_related() with inher...
Russell Keith-Magee
2010-04-30
[1.1.X] Fixed #13431 -- Corrected a unicode literal in select widgets. Thanks...
Russell Keith-Magee
2010-04-30
[1.1.X] Fixed #12851 -- Corrected the loading of values when select_related()...
Russell Keith-Magee
2010-04-28
[1.1.X] Fixed a bug preventing cursor variables from being passed as bind par...
Ian Kelly
2010-04-27
Python 2.3 compatibility: Fixed a test to only run under 2.4+, since it fails...
Karen Tracey
2010-04-27
Python 2.3 compatibility: replaced rsplit with something that works on 2.3.
Karen Tracey
2010-04-25
[1.1.X] Fixed #13404 -- Reworked module_has_submodule() to allow it to work u...
Russell Keith-Magee
2010-04-24
[1.1.X] Fixed #13362 -- Disabled the test for bug #8245 under Python 2.3 due ...
Russell Keith-Magee
2010-04-23
[1.1.X] Fixed #11764 -- Added a missing set of parentheses in a call calculat...
Russell Keith-Magee
2010-04-22
[1.1.X] Python 2.3 compatibility: we still need the special sets import here.
Karen Tracey
2010-04-21
[1.1.X] Fixed #13396 -- Modified the SQLite introspection code to avoid a pro...
Russell Keith-Magee
2010-04-21
[1.1.X] Fixed #13389 -- Ensured that the app_loading test clears out the app ...
Russell Keith-Magee
2010-04-20
[1.1.X] Adjust the fr.py localflavor tests to account for r13007.
Karen Tracey
2010-04-20
[1.1.X] Fixed #13387 -- Removed some duplicated departments in the French loc...
Russell Keith-Magee
2010-04-20
[1.1.X] Fixed #13382 -- Modified a message used for testing purposes to allow...
Russell Keith-Magee
2010-04-19
[1.1.X] Fixed #13374 -- Corrected some more minor issues causing problems for...
Russell Keith-Magee
2010-04-16
[1.1.X] Fixed #11810 -- Fixed typo and errors that prevented `modifiable` fro...
Justin Bronn
2010-04-16
[1.1.X] Fixed #13360: For Python2.3 compatbility, don't pass iterators to sor...
Karen Tracey
2010-04-16
[1.1.X] Fixed #13357 -- Minor changes to get Django running under PyPy. Thank...
Russell Keith-Magee
2010-04-15
[1.1.X] Fixed #9427: Allow for autodiscover to load admin modules from apps i...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13345: Don't attempt to load the locale regressiontests subdir...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13353: Corrected a couple of tests that were dependent on dict...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13348: Restored ability to load models from apps in eggs. Than...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13184 -- Document the requirement that custom model fields usi...
Russell Keith-Magee
2010-04-14
[1.1.X] Fixed Python 2.4 incompatibility introduced in r12973.
Karen Tracey
2010-04-14
[1.1.X] Fixed #13335: Adjusted the r12950 fix to properly handle import error...
Karen Tracey
2010-04-13
[1.1.X] Fixed #13332 -- Corrected the cleanup code in the test client to avoi...
Russell Keith-Magee
2010-04-13
[1.1.X] Refs #13227 -- Partial backport of r12865; backported the changes to ...
Russell Keith-Magee
[prev]
[next]