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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2011-12-15
Fixed #17194 -- Made sure the auth form tests work if a language other than E...
Jannis Leidel
2011-12-09
Fixed #16845 -- Admin 'Change user' page no longer shows the password hash. T...
Adrian Holovaty
2011-12-09
Checking in latest results of running Google Closure Compiler on the admin JS...
Adrian Holovaty
2011-12-09
Fixed #17218 -- Fixed bug with SelectFilter where the 'to' box had a height=0...
Adrian Holovaty
2011-12-09
Changed admin/js/collapse.js to take advantage of jQuery chaining in three pl...
Adrian Holovaty
2011-12-09
Removed way-outdated comment in SelectFilter2.js admin JS file. And we should...
Adrian Holovaty
2011-12-01
Updated uses of i18n.blocktrans template tag to use the new more compact synt...
Ramiro Morales
2011-12-01
Fixed #17275 -- Moved some imports back from module level to class level to p...
Aymeric Augustin
2011-11-27
Optimized the cached_db session backend to check if a key exists in the cache...
Aymeric Augustin
2011-11-27
Fixed #11555 -- Made SessionBase.session_key read-only. Cleaned up code sligh...
Aymeric Augustin
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-21
Fixed Python 2.5 test failure introduced in r17135.
Paul McMillan
2011-11-21
Fixed #16847. Session Cookies now default to httponly = True.
Paul McMillan
2011-11-20
Fixed #12073 -- Made `AdminDateWidget` and `AdminTimeWidget` consider user-su...
Julien Phalip
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-19
Fixed #15255 -- Ensured createcachetable honors database routers.
Aymeric Augustin
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-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 #17234 -- Added back a missing endblock tag to an admindoc template. Th...
Ramiro Morales
2011-11-13
Refs #17215: Avoid generating 47 leftover tmp dirs during a clean test run.
Karen Tracey
2011-11-12
Fix #16813: Restore checking whether a backend supports inctive users before ...
Karen Tracey
2011-11-06
Fixed #17152 -- Fixed a few anomalies in the `contrib.formtools` documentatio...
Julien Phalip
2011-11-03
Fixed #16966 -- Stopped CachedStaticFilesStorage from choking on querystrings...
Jannis Leidel
2011-11-02
Fixed #16967 -- Made sure CachedStaticFilesStorage repopulates its cache if t...
Jannis Leidel
2011-11-01
Fixed #5704 - Admin popup windows won't close when using application/xhtml as...
Luke Plant
2011-10-31
Fixed an obsolete comment.
Aymeric Augustin
2011-10-30
Fixed #17135 -- Made it possible to use decorators (like stringfilter) on tem...
Aymeric Augustin
2011-10-29
Used the decorator syntax consistently to register template filters.
Aymeric Augustin
2011-10-26
Removed remains from times when tests could be run outside of runtests.py.
Aymeric Augustin
2011-10-26
Avoid spurious failures in naturaltime tests.
Carl Meyer
2011-10-26
Fixed #16257 -- Added new `ModelAdmin.get_list_display_links()` method to all...
Julien Phalip
2011-10-26
Fixed #17090 -- Made the API specification for `ModelAdmin.get_list_display()...
Julien Phalip
2011-10-26
Fixed #15938 -- Prevented the `max_length` number in the admin `prepopulated_...
Julien Phalip
2011-10-25
Made some `contrib.messages` tests use `override_settings` for clarity. Thank...
Julien Phalip
2011-10-24
Fixed #17086 -- Removed pollution of global template-builtins from markup and...
Carl Meyer
2011-10-22
Fixed #16574 -- Strengthened the `contrib.messages` tests' isolation to avoid...
Julien Phalip
2011-10-22
Mocked datetime in the naturaltime tests to avoid sporadic test failure.
Carl Meyer
2011-10-22
Fixed #16360 -- Added WSGI entrypoint to startproject layout, and enabled int...
Carl Meyer
2011-10-22
Fixed #17064 -- Improved the UX for the admin's time and date picker widgets ...
Julien Phalip
2011-10-20
Fixed #17059 -- Encode `GeoIP` query strings properly so `libGeoIP` returns r...
Justin Bronn
2011-10-20
Removed a small useless piece of code from `contrib.auth`.
Julien Phalip
[prev]
[next]