This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
django
/
views
History
Luke Plant
23269289be
Negligible code cleanup for the sake of clarity.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@2969
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-05-23 19:34:43 +00:00
..
decorators
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
generic
Negligible code cleanup for the sake of clarity.
2006-05-23 19:34:43 +00:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
debug.py
Fixed
#1785
-- debug view no longer assumes _get_lines_from_file returns None. Thanks, django@binaryfeed.org
2006-05-06 23:18:22 +00:00
defaults.py
Made QuerySet slicing return IndexError instead of DoesNotExist (and related changes).
2006-05-06 18:46:53 +00:00
i18n.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
static.py
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00