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
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?
The text was updated successfully, but these errors were encountered:
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
changed the title
DRF example?
DRF example with basic CRUD, serializer, viewset
Jul 6, 2021
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?
The text was updated successfully, but these errors were encountered: