Skip to content

Conversation

@bj00rn
Copy link

@bj00rn bj00rn commented Jun 25, 2019

Example project fails to run with django2 due to changes

  • add requirements.txt in example project
  • require django<2 due to middleware changes in django 2.0
  • note to install dependencies in READ.me

Alernate course of action would be to migrate example project to django2

@@ -0,0 +1,2 @@
Django<2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title of this PR is Example project: Require django>2, but here I see Django<2 🤔

Copy link
Author

@bj00rn bj00rn Jun 26, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, fixed typos in title and commits 😭.

need to get my 🐊s straight

@bj00rn bj00rn changed the title Example project: Require django>2 Example project: Require django<2 Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants