Skip to main content

Common utilities for Django

Project description

Common utilities for Django

See the docs at: http://bpcommons.rtfd.io/

Run tests using tox:

$ tox

Unreleased

Release 0.37 (2016-11-25)

  • Support Django-1.10

  • Drop Python-2.6

  • Drop Django-1.7 or earlier.

  • Deprecate some classes:

    • beproud.django.commons.http.JsonResponse

    • beproud.django.commons.utils.javascript.DjangoJSONEncoder

  • Drop some classes:

    • beproud.django.commons.models.fields.JSONField

    • beproud.django.commons.models.fields.PickledObjectField

    • beproud.django.commons.forms.JSONField

    • beproud.django.commons.forms.widgets.JSONWidget

    • beproud.django.commons.forms.widgets.AdminJSONWidget

  • Drop switch templatetag.

  • Remove ‘BigIntegerField’ from __all__ of beproud.django.commons.models.fields. Please use django.db.models.BigIntegerField instead.

Please use https://pypi.python.org/pypi/jsonfield instead of our JSONField.

Release 0.36 (2016-03-23)

  • some fixes and improvements

Release 0.35 (2016-01-15)

  • Support Django-1.9

  • some fixes and improvements

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

beproud.django.commons-0.37.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

beproud.django.commons-0.37-py2-none-any.whl (26.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page