mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
In Python 2.7+, unittest *is* unittest2. We prefer this one. But in Python 2.6, we can get skipIf from django.utils.unittest, provided Django is 1.8 or older. |
||
|---|---|---|
| .. | ||
| management | ||
| settings | ||
| __init__.py | ||
| requirements.txt | ||
| test_env.py | ||
| test_inheritance.py | ||
| test_main.py | ||
| test_values.py | ||
| urls.py | ||