| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-11 | Moved contrib.webdesign tests out of contrib. | Tim Graham | |
| 2014-10-31 | Avoided using private API get_template_from_string. | Aymeric Augustin | |
| 2014-07-14 | Fixed #22789 -- Deprecated django.contrib.webdesign. | Tim Graham | |
| Moved the {% lorem %} tag to built-in tags. | |||
| 2013-10-22 | Removed import * in tests. | Tim Graham | |
| Thanks to flake8 path/to/file.py | awk -F ' ' '{ print $5 }' | sort | uniq | |||
| 2012-06-07 | Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. | Claude Paroz | |
| Thanks Vinay Sajip for the support of his django3 branch and Jannis Leidel for the review. | |||
| 2010-10-10 | Converted contrib/webdesign doctests to unittests. We thoroughly deplore ↵ | Luke Plant | |
| those doctests. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14101 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2008-02-19 | Fixed #6481 -- Fixed a bunch of import problems (and some whitespace cleanups). | Malcolm Tredinnick | |
| Found by Bastian Kleineidam with help from pyflakes. Thanks. git-svn-id: http://code.djangoproject.com/svn/django/trunk@7131 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-09-14 | Fixed #5478 -- Fixed bug in lorem template tag. Thanks, racter | Adrian Holovaty | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@6228 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-07-04 | Merged Unicode branch into trunk (r4952:5608). This should be fully | Malcolm Tredinnick | |
| backwards compatible for all practical purposes. Fixed #2391, #2489, #2996, #3322, #3344, #3370, #3406, #3432, #3454, #3492, #3582, #3690, #3878, #3891, #3937, #4039, #4141, #4227, #4286, #4291, #4300, #4452, #4702 git-svn-id: http://code.djangoproject.com/svn/django/trunk@5609 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
| 2007-05-20 | Modified the django system test script to search for tests in the contrib apps. | Russell Keith-Magee | |
| git-svn-id: http://code.djangoproject.com/svn/django/trunk@5296 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | |||
