https://github.com/fabiosantoscode/django-queryset-serialization
Because pickling Django querysets is more trouble than it's worth.
https://github.com/fabiosantoscode/django-queryset-serialization
Last synced: 6 months ago
JSON representation
Because pickling Django querysets is more trouble than it's worth.
- Host: GitHub
- URL: https://github.com/fabiosantoscode/django-queryset-serialization
- Owner: fabiosantoscode
- Created: 2012-05-07T19:49:28.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-11T08:34:36.000Z (over 13 years ago)
- Last Synced: 2025-06-30T08:06:48.947Z (7 months ago)
- Language: Python
- Size: 147 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
django-queryset-serialization
=============================
Because pickling Django querysets is more trouble than it's worth.