jazzband / jazzband/jsonmodels
Q: Persisting models to Django ORM?
Open
question
- Dominant language
- Python
- Stars
- 343
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I am developing a library that handles data that is exchanged in JSON format. It shall be designed to be easily usable with Django, but not require it.
jsonmodels seems like a good fit to start the modelling process. Has anyone thought about how to link it to Django ORM, as in, optionally persist data in real Django models?
Contributor guide
Assessment
This issue has not been assessed yet.