python-django icon indicating copy to clipboard operation
python-django copied to clipboard

Example project: Require django<2

Open bj00rn opened this issue 6 years ago • 0 comments

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

bj00rn avatar Jun 25 '19 08:06 bj00rn