0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/tests/comment_tests
Aymeric Augustin 9cdf1f6d54 Stop testing for inclusion in INSTALLED_APPS.
Removed some exception masking in the comments app that was harmful and
couldn't be preserved easily.
2013-12-22 11:39:18 +01:00
..
custom_comments
fixtures
tests Stop testing for inclusion in INSTALLED_APPS. 2013-12-22 11:39:18 +01:00
__init__.py
models.py Fixed #20895 -- Made check management command warn if a BooleanField does not have a default value 2013-08-15 19:47:26 -04:00
urls_admin.py
urls_default.py
urls.py Removed most of absolute_import imports 2013-07-29 20:28:13 +02:00