public
Description: A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Homepage: http://www.djangoproject.com/
Clone URL: git://github.com/brosner/django.git
django / django / templatetags
name age message
..
file __init__.py Mon Oct 30 12:50:27 -0800 2006 Fixed #2968 -- Changed arguments to __import__ ... [adrian]
file cache.py Sun Aug 24 21:52:55 -0700 2008 Fixed #7460 -- Made the "cache" templ... [mtredinnick]
file i18n.py Mon Mar 17 07:55:30 -0700 2008 Fixed #4539 -- Fixed a subtle context resolving... [mtredinnick]