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-11-20
Fixed #17267 -- Clarified the description of MyISAM's lack of support for for...
Aymeric Augustin
2011-11-20
Made the database cache backend, which bypasses the ORM, compatible with time...
Aymeric Augustin
2011-11-20
Disabled tests that require warnings.catch_warnings when running under Python...
Aymeric Augustin
2011-11-19
Fixed #17263 -- Added a warning when a naive datetime reaches the database la...
Aymeric Augustin
2011-11-19
Fixed #17028 - Changed diveintopython.org -> diveintopython.net
Timo Graham
2011-11-19
Fixed #15255 -- Ensured createcachetable honors database routers.
Aymeric Augustin
2011-11-19
Fix #15646: Document that a FileField's full path can't be relied upon until ...
Karen Tracey
2011-11-19
Used symbolic constants for psycopg2 isolation levels.
Aymeric Augustin
2011-11-19
Fixed #16940 - Added "Generic relations" to docs index; thanks danielr for th...
Timo Graham
2011-11-19
Fixed #17196 - Typo in docs/ref/contrib/staticfiles.txt; thanks caa for the r...
Timo Graham
2011-11-19
Fixed #17105 - Typos in docs/ref/contrib/csrf.txt; thanks googol for the report.
Timo Graham
2011-11-18
Fixed #16753 -- Supported network-path references in the syndication framewor...
Aymeric Augustin
2011-11-18
Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...
Jannis Leidel
2011-11-18
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
Aymeric Augustin
2011-11-18
Fixed #17248 -- Added a missing versionadded directive for TestCase.assertRai...
Aymeric Augustin
2011-11-18
Updated committer bio.
Carl Meyer
2011-11-17
Fixed some ReST errors in 'regroup' template tag docs
Luke Plant
2011-11-17
Fixed #17128 -- Fixed a Python 2.5 incompatibility. Thanks, Simon Meers.
Jannis Leidel
2011-11-17
Fixed #17223 -- Correctly reference the signed cookies session backend. Thank...
Jannis Leidel
2011-11-16
Fixed #17240 -- Replaced links to the online version of the docs by internal ...
Aymeric Augustin
2011-11-16
Removed empy leftover directory.
Ramiro Morales
2011-11-16
Fixed #17234 -- Added back a missing endblock tag to an admindoc template. Th...
Ramiro Morales
2011-11-16
Added RIP next to diveintopython.org in AUTHORS file
Adrian Holovaty
2011-11-15
Fixed #15912 -- Ensured that `forms.CharField.widget_attrs()` always returns ...
Julien Phalip
2011-11-13
Fix #17174: Add note in the supported databases notes that MySQL can't concei...
Karen Tracey
2011-11-13
Refs #17215: Avoid generating 47 leftover tmp dirs during a clean test run.
Karen Tracey
2011-11-13
Fixed #13640: Avoid generating an exception when a model has an attribute nam...
Karen Tracey
2011-11-13
Fixed #17134: Corrected Python 2.5 fallback code for parsing microseconds in ...
Karen Tracey
2011-11-12
Fixed #17190 -- Ensured that the `NullBooleanSelect` widget's options get laz...
Julien Phalip
2011-11-12
Fix #17119: Update cache doc to match current implementation, which does (sin...
Karen Tracey
2011-11-12
Fix #16570: Restore ability to have decimal fields where max_digits equals de...
Karen Tracey
2011-11-12
Fix #13864: Removed database error raised when force_update is requsted on sa...
Karen Tracey
2011-11-12
Fixed typo in 1.4 release notes.
Luke Plant
2011-11-12
Fix #17179: Document that yesno filter's default argument is "yes,no,maybe". ...
Karen Tracey
2011-11-12
Fix #16998: Update name of the CSRF middleware in doc. Thanks ptone and poirier.
Karen Tracey
2011-11-12
Fix #16813: Restore checking whether a backend supports inctive users before ...
Karen Tracey
2011-11-12
Fixed #17205 -- Fixed a small typo in the urls doc. Thanks, rabio.
Julien Phalip
2011-11-12
Fixed #17206 -- Fixed an outdated error message in the tutorial part 3. Thank...
Julien Phalip
2011-11-11
Fixed #16903 -- Added `--no-location` option to the `makemessages` command to...
Julien Phalip
2011-11-11
Fixed #17197 -- Prevented a locale leakage from an i18n test causing collater...
Julien Phalip
2011-11-10
Fixed #17184 -- Typo in models documentation. Thanks elimisteve for the report.
Aymeric Augustin
2011-11-09
Fixed incompatibility with Python 2.5 introduced in r17077. Thanks Florian fo...
Ramiro Morales
2011-11-07
Fixed #11118 -- Made management command BaseCommand restore locale after exec...
Ramiro Morales
2011-11-07
Fixed #17125 -- Made it possible to change a `RegexField`'s regular expressio...
Julien Phalip
2011-11-07
Fixes #17173 -- Added some extra regression tests for reversing namespaced ur...
Chris Beaven
2011-11-06
Refs #17171 -- Updated tutorial sections 3 and 4 to follow the startproject t...
Carl Meyer
2011-11-06
Fixed #17152 -- Fixed a few anomalies in the `contrib.formtools` documentatio...
Julien Phalip
2011-11-06
Fixed #17165 -- Fixed `SelectDateWidget._has_changed()` to work correctly wit...
Julien Phalip
2011-11-04
Fixed #17164 -- Fixed outdated link to Atom spec in docs/ref/utils.txt. Thank...
Adrian Holovaty
2011-11-04
docs: Added missing 'form' argument to class-based-views.txt. Thanks, gabriel...
Adrian Holovaty
[prev]
[next]