A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://github.com/Suor/django-pickling below:

Suor/django-pickling: Efficient pickling for django models

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

Python 2.7 or 3.3+, Django 1.8+

$ pip install django-pickling

Then add django_pickling to your INSTALLED_APPS.

  1. No Django version checks are performed.
  2. If fields list changes you will see TypeErrors instead of AttributeErrors.

In both cases you should wipe your cache or change keys. Note that you will need to deal with this anyway, with django-pickling you'll just get weirder errors.

Another thing is that objects with deferred fields are not optimized.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4