Skip to main content

Country-specific serializers fields, to Django Rest Framework

Project description

https://badge.fury.io/py/django-rest-localflavor.png https://travis-ci.org/gilsondev/django-rest-localflavor.png?branch=master http://smallactsmanifesto.org/static/images/smallacts-badge-80x15-blue.png

Country-specific serializers fields, to Django Rest Framework

Documentation (soon)

The full documentation is at https://django-rest-localflavor.readthedocs.org.

Quickstart

Install django-rest-localflavor:

pip install django-rest-localflavor

Then use it in a project:

INSTALLED_APPS = (
    # ...
    'rest_framework',
    'rest_localflavor',
)

History

1.2.3 (2016-04-07)

  • Fix validator imports to Brazil serializers

1.2.2 (2015-11-04)

  • Fix bugs to upload on PyPI.

1.2.1 (2015-11-03)

  • Insert locale files to package and upload on PyPI.

1.2 (2015-11-03)

  • Create serializer helpers to Canada (Thanks Mattias Lindvall <@thnee>).

1.1 (2015-10-28)

  • Generate a *.po files to Portuguese Language.

1.0 (2015-10-27)

  • First release on PyPI.

  • Create serializer helpers to Brazil.

Project details


Supported by

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