mirror of
https://github.com/django/django.git
synced 2025-07-05 02:09:13 +00:00
[gsoc2009-testing] Adding windmill to the applications in runtests.py for now
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2009/test-improvements@11016 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
9628ae6c92
commit
2a2f711d38
@ -30,6 +30,7 @@ ALWAYS_INSTALLED_APPS = [
|
|||||||
'django.contrib.sessions',
|
'django.contrib.sessions',
|
||||||
'django.contrib.comments',
|
'django.contrib.comments',
|
||||||
'django.contrib.admin',
|
'django.contrib.admin',
|
||||||
|
'windmill',
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_test_models():
|
def get_test_models():
|
||||||
|
Loading…
x
Reference in New Issue
Block a user