django/tests/regressiontests/utils
Chris Beaven e52c52ea13 Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17336 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-01-03 22:49:13 +00:00
..
archives Fixed #17042 -- Extended startproject and startapp management commands to better handle custom app and project templates. Many thanks to Preston Holmes for his initial patch and Alex Gaynor, Carl Meyer, Donald Stufft, Jacob Kaplan-Moss and Julien Phalip for code reviewing. 2011-12-22 22:38:02 +00:00
eggs
test_module
__init__.py
archive.py Fixed #17042 -- Extended startproject and startapp management commands to better handle custom app and project templates. Many thanks to Preston Holmes for his initial patch and Alex Gaynor, Carl Meyer, Donald Stufft, Jacob Kaplan-Moss and Julien Phalip for code reviewing. 2011-12-22 22:38:02 +00:00
baseconv.py
checksums.py
crypto.py Improved comment formatting to appease Gaynor. 2011-12-30 20:43:01 +00:00
datastructures.py
dateformat.py
datetime_safe.py
decorators.py
feedgenerator.py
functional.py
html.py
http.py
ipv6.py
jslex.py
models.py
module_loading.py
regex_helper.py Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b 2012-01-03 22:49:13 +00:00
simplelazyobject.py Fixed #16563 - Error pickling request.user 2011-12-15 02:33:14 +00:00
termcolors.py
test_no_submodule.py
tests.py Fixed #17492 -- Allow reversal of named backreferences. Thanks nate_b 2012-01-03 22:49:13 +00:00
text.py Fixed #10931 -- Made `Truncator` handle newlines properly. Thanks to gsong and Claude Paroz. 2012-01-02 18:47:18 +00:00
timesince.py
timezone.py
tzinfo.py