This repository has been archived by the owner on Feb 8, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README to reflect non-intuitive upgrade path
If upgrading from a < Django 1.4 project and you choose to update the directory structure, developers will need to ensure they remove the __init__.py file so that the project is not interpreted as a python package by Nose.
- Loading branch information