django1/django/contrib/webdesign
Malcolm Tredinnick f1a24be01c Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups).
Found by Bastian Kleineidam with help from pyflakes. Thanks.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@7131 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-02-19 00:08:08 +00:00
..
templatetags Fixed #5478 -- Fixed bug in lorem template tag. Thanks, racter 2007-09-14 22:03:47 +00:00
__init__.py Fixed #3799 -- Added django.contrib.webdesign and moved 'lorem' template tag into there 2007-03-30 01:50:06 +00:00
lorem_ipsum.py Merged Unicode branch into trunk (r4952:5608). This should be fully 2007-07-04 12:11:04 +00:00
models.py Modified the django system test script to search for tests in the contrib apps. 2007-05-20 03:51:21 +00:00
tests.py Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups). 2008-02-19 00:08:08 +00:00