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

Django 2.0 #61

Open
noperson83 opened this issue Mar 9, 2018 · 6 comments
Open

Django 2.0 #61

noperson83 opened this issue Mar 9, 2018 · 6 comments

Comments

@noperson83
Copy link

Does calendarium work with Django 2.0??

@Tyrdall
Copy link
Member

Tyrdall commented Mar 9, 2018

Give it a try!

@jmn
Copy link

jmn commented Aug 30, 2018

I tried it, got this error:

calendarium\models.py", line 15, in <module> 
ModuleNotFoundError: No module named 'django.core.urlresolvers

@Tyrdall
Copy link
Member

Tyrdall commented Aug 30, 2018

@jmn Yup, it's not ready for 2.0 yet: https://github.com/bitlabstudio/django-calendarium#compatibility

@noperson83
Copy link
Author

noperson83 commented Dec 1, 2018

I got it to work with 2.0.
I am having issues with the week view displaying the occurrence one day behind?
any suggestions?

on the month view, they display on the correct day..

@Tony363
Copy link

Tony363 commented Mar 27, 2020

i also got it to work with python 2.0. but now, im having problems with "ModuleNotFoundError: No module named 'django.utils.six'" after i tried to update relevant imports again

@mbrochh
Copy link
Member

mbrochh commented Oct 19, 2022

We don't actively work on our packages any more. If you submit a patch, we will merge it. If you would like to take over maintenance, let us know.

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

5 participants