Skip to content

Unknown table peers_networks #13

@cejkato2

Description

@cejkato2

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:

  1. in admin add new peer range
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions