Files
deb-python-django-formtools/formtools/models.py
Aymeric Augustin 8e9fa00e3c Removed superfluous models.py files.
Added comments in the three empty models.py files that are still needed.

Adjusted the test runner to add applications corresponding to test
labels to INSTALLED_APPS even when they don't have a models module.
2013-12-17 11:16:48 +01:00

3 lines
103 B
Python

# This file is required to pretend formtools has models.
# Otherwise test models cannot be registered.