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

DRF example with basic CRUD, serializer, viewset #32

Open
brylie opened this issue Mar 2, 2019 · 2 comments
Open

DRF example with basic CRUD, serializer, viewset #32

brylie opened this issue Mar 2, 2019 · 2 comments

Comments

@brylie
Copy link

brylie commented Mar 2, 2019

It would be useful to see an example of how to define a serializer, viewset, and perform basic CRUD on a neomodel. How well does neomodel work with Django REST Framework? Are there any 'gotchas' that new projects should be aware of when adopting neomodel and DRF?

@ghost
Copy link

ghost commented Jul 16, 2019

It works with viewsets.ViewSet

@whatSocks
Copy link
Collaborator

whatSocks commented Jul 6, 2021

Now that the first version of admin is created, user can perform basic CRUD on a neomodel through the admin (though a DRF example would be also good to have)

@whatSocks whatSocks changed the title DRF example? DRF example with basic CRUD, serializer, viewset Jul 6, 2021
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