6 projects
serious-django-permissions
A Django extension to define and use Groups and Permissions from a central place, per app.
serious-django-graphene
An extension for django-graphene.
serious-django-services
A Django extension that defines a Service pattern, to reuse business logic in different endpoints.
django-graphene-gis-extension
A GIS extension for graphene-django that defines scalars, field conversions, and other useful things
hackwork-gayson
A software package to help with persisting to and reading from DB for more Python objects
serious-django-enums
A Django extension to make `choices` on ChoiceFields more Enum-like.