#13219: contrib.flatpages needs tests
--------------------------------------+------------------------------------
Reporter: bjunix | Owner: nobody
Type: Cleanup/optimization | Status: closed
Component: contrib.flatpages | Version: 1.1
Severity: Normal | Resolution: fixed
Keywords: flatpages, tests | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
--------------------------------------+------------------------------------
Changes (by claudep):
* status: new => closed
* ui_ux: => 0
* resolution: => fixed
* easy: => 0
Comment:
I don't think this is true any more today.
{{{
PYTHONPATH=.. ./runtests.py --settings=test_sqlite flatpages
Creating test database for alias 'default'...
Creating test database for alias 'other'...
...........................................
----------------------------------------------------------------------
Ran 43 tests in 0.776s
OK
Destroying test database for alias 'default'...
Destroying test database for alias 'other'...
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/13219#comment:7>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.