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

Setting admin interrupting runserver on Django 4.x #87

Open
anuj9196 opened this issue Jun 21, 2023 · 1 comment
Open

Setting admin interrupting runserver on Django 4.x #87

anuj9196 opened this issue Jun 21, 2023 · 1 comment

Comments

@anuj9196
Copy link

Expected Behavior (Mandatory)

Admin panel not working

Actual Behavior (Mandatory)

The admin panel should work as explained in the doc

How to Reproduce the Problem

  • Install Django 4.x
  • Install this plugin (installs 0.0.7)
  • Setup node and admin
  • Run server

Simple Example

Datasets and Statements

Screenshots (where it's possible)

Screenshot 2023-06-21 at 10 49 40 PM

Specifications (Mandatory)

Currently used versions

Versions

  • neo4j-driver: 4.4.10
  • neobolt: 1.7.17
  • neomodel: 5.0.1
  • django-neomodel: 0.0.7
  • Django: 4.2.2
@curious-broccoli
Copy link

Maybe doing the thing that is required for forms works, at least that is how I seem to have done it. (And make sure you are really using Django 4)

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

2 participants