django1/django/contrib/webdesign
Tim Graham 8e2029f8dd Removed import * in tests.
Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq
2013-10-22 08:32:01 -04:00
..
templatetags Fixed a webdesign template tag docstring to prevent parsing as metadata. 2013-10-14 19:48:24 -04: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 Fixed #20989 -- Removed useless explicit list comprehensions. 2013-08-30 10:57:51 -04: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 Removed import * in tests. 2013-10-22 08:32:01 -04:00