django1/django/utils
Adrian Holovaty e0c3dd3318 Refactored meta.py -- created a django.core.meta package, with init.py and fields.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@378 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-01 21:29:52 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
autoreload.py Added copyright notice to utils/autoreload for CherryPy folks 2005-07-21 04:10:47 +00:00
datastructures.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
dateformat.py Fixed #207 -- thanks, Mathieu. 2005-07-26 14:26:15 +00:00
dates.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
feedgenerator.py Removed Adrian's note in the docstring of django.utils.feedgenerator -- it's part of Django now 2005-07-26 17:42:37 +00:00
functional.py Refactored meta.py -- created a django.core.meta package, with init.py and fields.py 2005-08-01 21:29:52 +00:00
html.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
httpwrappers.py Added WSGI support. Created core.handlers package. Moved ALL mod_python-specific code to django.core.handlers.modpython. Note that django.core.handler is still a valid mod_python handler but IS DEPRECATED. Use django.core.handlers.modpython, instead. 2005-07-18 06:30:26 +00:00
images.py Fixed #194 -- thanks, steadicat! 2005-07-25 22:16:30 +00:00
stopwords.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
text.py Refactored meta.py -- created a django.core.meta package, with init.py and fields.py 2005-08-01 21:29:52 +00:00
timesince.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
xmlutils.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00