-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Using branch django18upgrade, I get the following error:
OperationalError at /admin/peers/peer/add/
no such table: peer_networks
Request Method: POST
Request URL: http://localhost:8000/admin/peers/peer/add/
Django Version: 1.8
Exception Type: OperationalError
Exception Value:
no such table: peer_networks
Steps to reproduce:
- in admin add new peer range
- in admin add new peer with the chosen new peer range
showmigrations says that all migrations are done, so I assume something is missing there.
Can you see the same error?
Metadata
Metadata
Assignees
Labels
No labels