python-django
python-django copied to clipboard
Example project: Require django<2
Example project fails to run with django2 due to changes
- [x] add requirements.txt in example project
- [x] require django<2 due to middleware changes in django 2.0
- [x] note to install dependencies in READ.me
Alernate course of action would be to migrate example project to django2