24 projects
drf-multitokenauth
An extension of django rest frameworks token auth, providing multiple authentication tokens per user
drf-ip-restrictions
A library that allows IP restrictions for views/endpoints in Django REST framework.
django-future-tasks
A library to create periodic, cron-like tasks or single tasks with a specified execution/start time and schedule it to run in the future.
content-disposition
A library that allows easy management of "Content-Disposition" details of HTTP responses.
param-parser
A parser library for a param string expression.
python-deepcompare
A library for deep comparison of data structures consisting of `dict`, `list` and `tuple`.
django-anexia-monitoring
A Django app used to monitor updates for Django and all installed python packages in the running environment. It can be also used to check if the website is alive and working correctly.
django-aws-iot
A django module that allows to connect and publish messages to AWS IoT
django-rest-passwordreset
An extension of django rest framework, providing a configurable password reset strategy
django-fernet
Django model fields that store the values encrypted using Fernet.
django-cleanhtmlfield
A simple Django app that will give you a cleaned HTML field.
drf-simple-access-key
A library that provides a simple token authorization for Django REST framework.
django-anexia-sms-gateway
A django module that allows to send short messages via the Anexia SMS gateway
drf-anonymous-login
Django rest framework module to allow login via token (without User instance).
concurrency-limit
A library that implements a distributed concurrency limiting mechanism using Redis as a backend.
django-generic-contact
Django module to store contact request in a structured yet generic manner.
celery-amqp-backend
A rewrite of the original Celery AMQP result backend that supports Celery 5.0 and newer.
django-rest-multitokenauth
django-rest-multitokenauth is deprecated now. Use drf-multitokenauth instead.
django-model-prefix
A django module that allows to configure a global or model based database table prefix
django-userforeignkey
A simple Django app that will give you a UserForeignKey model field.
drf-attachments
A django module to manage any model's file up-/downloads by relating an Attachment model to it.
django-changeset
A simple Django app that will give your models the possibility to track all changes.
drf-generic-contact
An extension of the django-generic-contact that provides REST endpoints for the Contact model.
django-request-cache
A simple Django app that provides a per-request cache.