This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
4372718e83
django1
/
django
/
contrib
/
webdesign
History
Simon Charette
11cd7388f7
Fixed
#20989
-- Removed useless explicit list comprehensions.
2013-08-30 10:57:51 -04:00
..
templatetags
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02: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
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00