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-26
Fixed #17287 -- Prevented LocMemCache.incr/decr from changing key expiry time...
Carl Meyer
2011-11-26
Fixed a typo in the layermapping docs.
Aymeric Augustin
2011-11-25
Fixed #16277 -- Changed the link to the IRC logs.
Aymeric Augustin
2011-11-25
Fixed #17294 -- Supported nullable DateTimeFields when time zone support is e...
Aymeric Augustin
2011-11-24
Added warning about the performance of large IN clauses in prefetch_related docs
Luke Plant
2011-11-24
Fixed #17285 -- Fixed a small typo in SimpleTemplateResponse's doc. Thanks, y...
Julien Phalip
2011-11-22
Disentangled some parts of the admin ChangeList and ListFilter's internals. W...
Julien Phalip
2011-11-22
Fixed the humanize tests to work properly with a pure-python datetime module ...
Alex Gaynor
2011-11-22
Fixed #17252 -- Fixed a minor regression introduced by the work in #11868, wh...
Julien Phalip
2011-11-22
Removed redundant definition of urls in the auth tests.
Aymeric Augustin
2011-11-22
Improved the test for #16847.
Paul McMillan
2011-11-22
Improved release notes about session cookie httponly flag (#16847) per Luke's...
Paul McMillan
2011-11-21
Fixed #17220 - Documented git clone command for git < 1.6.6; thanks krzysiume...
Timo Graham
2011-11-21
Fixed #16851 - Added how-to access form field value in template; thanks yasar...
Timo Graham
2011-11-21
Fixed Python 2.5 test failure introduced in r17135.
Paul McMillan
2011-11-21
Fixed #16378. Locmem now uses pickle.HIGHEST_PROTOCOL for better compatibilit...
Paul McMillan
2011-11-21
Fixed #16847. Session Cookies now default to httponly = True.
Paul McMillan
2011-11-21
Fixed #17274 -- Accepted TIME_ZONE = None when USE_TZ = True. Thanks pressure...
Aymeric Augustin
2011-11-21
Fixed #16787 -- Restored the ability to {% load %} template tags libraries wi...
Aymeric Augustin
2011-11-21
Fixed #17114 -- Handled integer values 0 and 1 for checkboxes like other inte...
Aymeric Augustin
2011-11-21
Fixed #17268 -- Two failures in the cache tests.
Aymeric Augustin
2011-11-21
Fixed #17269 -- Corrected the model options doc to indicate that, since 1.4, ...
Julien Phalip
2011-11-20
Tweaked the skipping condition for the test introduced in r17128 so that it w...
Aymeric Augustin
2011-11-20
Fixed #17062 -- Ensured that the effect of SET TIME ZONE isn't lost when the ...
Aymeric Augustin
2011-11-20
Upgraded the date based generic views to avoid warnings when time zone suppor...
Aymeric Augustin
2011-11-20
Ensured that the warning added at r17117 also applies to queryset filter argu...
Aymeric Augustin
2011-11-20
Fixed #12073 -- Made `AdminDateWidget` and `AdminTimeWidget` consider user-su...
Julien Phalip
2011-11-20
Upgraded manage.py cleanup to be compatible with time zone support. See also ...
Aymeric Augustin
2011-11-20
Upgraded django.contrib.comments to be compatible with time zone support.
Aymeric Augustin
2011-11-20
Upgraded django.contrib.auth to be compatible with time zone support.
Aymeric Augustin
2011-11-20
Upgraded django.contrib.sessions to be compatible with time zone support.
Aymeric Augustin
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
[prev]
[next]