Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 233 Bytes

README.rst

File metadata and controls

12 lines (7 loc) · 233 Bytes

Django pickling

Makes django models pickling 2-3 times faster and compact.

Installation and setup

$ pip install django-pickling

Then add django_pickling to your INSTALLED_APPS.