jcass77 / django-apscheduler

APScheduler for Django
MIT License
669 stars 97 forks source link

‘python manage.py migrate django_apscheduler zero’ raise Excetion: #152

Closed zmmfsj-z closed 3 years ago

jcass77 commented 3 years ago

Please confirm that you are using one of the databases that are officially supported by Django.

jcass77 commented 3 years ago

...I just noticed that you are trying to unapply migrations. It could be that reversing that specific migration is not supported in Django.

I personally do not have any experience with finding workarounds for that particular limitation.

jcass77 commented 3 years ago

Not much we can do if Django support is not available - closing.