Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesnt work for Django > 2.0? #11

Open
NamanJn opened this issue Aug 22, 2018 · 3 comments
Open

Doesnt work for Django > 2.0? #11

NamanJn opened this issue Aug 22, 2018 · 3 comments

Comments

@NamanJn
Copy link

NamanJn commented Aug 22, 2018

The models.py doesn't define on_delete for the Booking Class.

@jnotaro
Copy link

jnotaro commented Nov 6, 2018

in order to work on django 2 it must be updated to python3 first. I made a fork once, but it is better to create a branch. I would be glad to help on this. Here the docs say it is python3.5, but I did not test yet.

@jnotaro
Copy link

jnotaro commented Nov 6, 2018

NamanJn, If you would like to do something about this, and bring some improvements you can visit my fork or we create a new one.

@jnotaro
Copy link

jnotaro commented Nov 7, 2018

my fork has a branch called django2 where I did the upgrade. It is working for me.

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

No branches or pull requests

2 participants