A Django application that provides country choices for use with forms, flag icons static files, and a country field for models.
Django model & fixture representing all top level country data from Geonames.org
Dynamically set fields and expand nested resources in Django REST Framework serializers.
Translatable model support for django-rest-framework
A Django address model and field. Addresses may be specified by address components or by performing an automatic Google Maps lookup.
Provides models and fixtures for working with both common languages and 'culture codes' or locale codes, like pt-BR.
A library for mocking django queryset functions in memory for testing
Turn your API made with Django REST Framework(DRF) into a GraphQL like API.
A test fixtures replacement for Python