0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/tests
2010-11-04 14:06:24 +00:00
..
modeltests Fixed #10728 -- corrected subclassing of Fields who use the SubfieldBase metaclass. Thanks to G2P and George Sakkis for their work on the patch. 2010-11-02 18:40:53 +00:00
regressiontests Fixed #11966 -- Made it possible to use a percent sign in a translation message id. Thanks for the patch, Claude Paroz. 2010-11-04 14:06:24 +00:00
templates
runtests.py
test_sqlite.py
urls.py Fixed #14507 -- Corrected the logic of the URL helpers and view of staticfiles to actual work like documented (only when settings.DEBUG is True). Thanks for the report and initial patch, mbi. 2010-10-21 03:16:41 +00:00