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
/
core
/
xheaders.py
Age
Commit message (
Expand
)
Author
2013-05-18
Fixed #13285: populate_xheaders breaks caching
Ćukasz Langa
2013-02-05
Fixed #19689 -- Renamed `Model._meta.module_name` to `model_name`.
Simon Charette
2010-01-10
Fixed #8049 -- Fixed inconsistency in admin site is_active checks. Thanks for...
Adrian Holovaty
2007-08-12
Fixed #4933 -- Fixed a typo and reformatted a fairly long line in passing. Th...
Malcolm Tredinnick
2006-11-23
Fixed bug in [3786]. django/core/xheaders.py no longer assumes request.user e...
Adrian Holovaty
2006-09-22
Fixed #2747 -- Make X-Headers work for staff members. Admins with dyanmic IP
Malcolm Tredinnick
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2005-08-31
Fixed #407 -- Code no longer assumes request.META['REMOTE_ADDR'] exists. Than...
Adrian Holovaty
2005-07-15
Changed mentions of CMS to Django in django.core xheaders and exceptions
Adrian Holovaty
2005-07-13
Imported Django from private SVN repository (created from r. 8825)
Adrian Holovaty