You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Django 2.0.1 I installed django-wpadmin from master branch.
When I entered ./manage.py runserver, I saw the following warning:
UserWarning: Django WP Admin 1.7.4 is not compatible with Django 2.0.1 and may not work properly. You should install Django WP Admin from 2.0.x branch.
However, I cannot find 2.0.x branch.
The text was updated successfully, but these errors were encountered:
I am using Django 2.0.1 I installed django-wpadmin from master branch.
When I entered
./manage.py runserver
, I saw the following warning:UserWarning: Django WP Admin 1.7.4 is not compatible with Django 2.0.1 and may not work properly. You should install Django WP Admin from 2.0.x branch.
However, I cannot find 2.0.x branch.
The text was updated successfully, but these errors were encountered: