This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-01 20:54:38 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
contrib
/
messages
/
storage
History
Claude Paroz
7c5b244826
Fixed
#17061
-- Factored out importing object from a dotted path
...
Thanks Carl Meyer for the report.
2013-02-04 16:38:25 +01:00
..
__init__.py
Fixed
#17061
-- Factored out importing object from a dotted path
2013-02-04 16:38:25 +01:00
base.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
cookie.py
Fixed
#19387
-- Preserved SafeData status in contrib.messages
2012-12-21 10:09:32 +01:00
fallback.py
Fixed
#12164
-- Removed the Python 2.3 compatibility imports and workarounds. Thanks to timo and claudep for the patch.
2010-05-04 14:00:30 +00:00
session.py
Fixed
#4604
- Configurable message passing system, supporting anonymous users
2009-12-09 16:57:23 +00:00