This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-05-25 15:23:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b67ab75e82
django
/
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