S's starred repositories
drf-dynamic-fields
Dynamically select only a subset of fields per DRF resource, either using a whitelist or a blacklist.
django-stronghold
Get inside your stronghold and make all your Django views default login_required
django-cloudmailin
Django client for CloudMailin incoming email service
django-crontab
dead simple crontab powered job scheduling for django.
django-rest-framework-recursive
Recursive Serialization for Django REST framework
bootstrap-datepicker
A datepicker for twitter bootstrap (@twbs)
django-guardian
Per object permissions for Django
django-hvad
Painless translations in django, using the regular ORM. Integrates easily into existing projects and apps. Easy convertible from django-multilingual-ng.
django-modeltranslation
Translates Django models using a registration approach.
pyresttest
Python Rest Testing
python-client
Python client library for Core API.
requests-threads
🎭 Twisted Deferred Thread backend for Requests.
requests-futures
Asynchronous Python HTTP Requests for Humans using Futures
django-suit
Modern theme for Django admin interface
django-grappelli
A jazzy skin for the Django Admin-Interface (official repository).
django-admin-bootstrapped
A Django admin theme using Twitter Bootstrap. It doesn't need any kind of modification on your side, just add it to the installed apps.
django-encrypted-filefield
Encrypt uploaded files, store them wherever you like and stream them back unencrypted
djangorestframework-simplejwt
A JSON Web Token authentication plugin for the Django REST Framework.
django-rest-framework-jwt
JSON Web Token Authentication support for Django REST Framework
flask-inject
A micro dependency injection framwork for Flask micro web framework :)
django-s3-storage
Django Amazon S3 file storage.
12factor-vault
Integration helpers for Hashicorp Vault with 12factor and Django