djangopermsprovisionerfuxy 0.0.6 This package works like the standard Django loaddata / dumpdata commands only it’s used...
Python
New
Free
djangopersianpdf 0.1.3 Django Persian PDF is a set of class based views allowing you to generate PDF...
djangopersistentmessages 0.3 # Persistent Messages-like Framework for DjangoPersisent, dismissable, targeted, messages framework for Django apps## STATUSAlpha -...
djangopgcolorfield 1.0 Django Postgresql ColorField Inspired by Utsob Roy(Codesign)[https://gitlab.com/codesigntheory/django-postgresql-rgb-colorfield] Requirements Python 3.X
djangopkgconf 0.4.0 Yet another application settings helper. Rationale It’s a common practice to...
djangoplaintextpassword 0.2.0 django-plaintext-password A...
djangoplausible 0.5.0 django-plausible Django module to...
djangopluralizepl 0.2.1 Simple Django plugin providing pluralize_pl template filter that works similarly to Django’s built-in pluralize plugin...
djangopoeditorcomfield 0.2.4 =============================Django poeditor.com Model Field=============================.. image:: https://badge.fury.io/py/django-poeditor-com-field.svg :target: https://badge.fury.io/py/django-poeditor-com-field.. image:: https://travis-ci.org/runekaagaard/django-poeditor-com-field.svg?branch=master :target: https://travis-ci.org/runekaagaard/django-poeditor-com-field.. image:: https://codecov.io/gh/runekaagaard/django-poeditor-com-field/branch/master/graph/badge.svg :target:...
djangoponyforms 1.1.0 Django pony forms Django-pony-forms helps you to write better html for your Django forms.
djangopostcodelookup 1.0.1 This Django app providers a pluggable postcode django rest framework endpoint. It currently only works
djangopostgresbackup 1.0.0 Django managed commands to backup and restore PostgreSQL databases with multiple generations The django_postgres_backup...
djangopostgresmetrics 0.15.0 django-postgres-metrics
djangopostgrespool2 2.0.5 Django-PostgresPool2 This is simple PostgreSQL connection pooling for Django. You can use it as...
djangopostmarkutils 0.1 # Django Postmark UtilsDjango utilities to help track emails sent using Postmark.## Features- Store emails...
djangopowcaptcha 0.0.3 Django PowCaptcha Django PowCaptcha form field/widget integration app. Installation
djangopowertables 0.2.0 Destacks Powertables Link: github.com/destacks/powertables About Destacks Powertables is a sortable filter table...
djangoprodserver 2024.3.2 django-prodserver
djangoproductcatalog 0.1.0 An simple app to manage the products in a catalog (portfolio for example) [under...
djangopyowm 0.2.0 # Django PyOWMA Django ORM interface for PyOWM domain entities## Requirements - Django 1.10+ -...
djangopyp8s 1.0.0 django-pyp8s Django application for pyp8s — customisable prometheus exporter for your python application....
djangopython3saml 1.0 Django-python3-saml is a Django app designed to allow plug & play SAML authentication setup for...
djangoqfilter 0.1 Django Q Filter complex filtering based on Django...
DjangoQiniu 0.0.1 # Django Qiniu PluginDjango后台插件,使得Django的`admin`系统可以完美支持七牛上传。同时,也支持`xadmin`。---------------------------### 使用:1. 在项目的`settings.py`文件中,配置以下信息: ```python # 七牛配置 QINIU_DOMAIN = '七牛域名' QINIU_ACCESS_KEY = '七牛的access_key'...
djangoquantityfield 1.0.1 A Django application providing model and form field to accept and store multidimensional physical...
djangorangepaginator 1.2.0 This Django app provides a templatetag to render pagination widgets which include a range of...
djangoratelimitbackend 2.0 Django-ratelimit-backend Rate-limit your login attempts at the authentication backend level. Login...
djangorating 0.1.5 This package allows you to rate any of your objects with different type of ratings.
djangoreactviews 1.1 Django-React-Views django-react-riews is a Django app providing generic Class Based views and template tags...
djangoreadonlymodel 1.2 django-readonly-model The easiest way to create...
djangoreaktionbanner 0.0.8 Banner Reaktion's banner plugin for Django Setup Project requirements.txt ...
djangorecyclebin 0.2 ===== Django Recyclebin Django Recyclebin is a Django app to create recyclebin functionality...
djangoregexfield 3.1.0 django-regex-field Stores regular expressions in Django models. A Brief Overview The Django...
djangoregexredirects 0.5.0 django-regex-redirects Django redirects, with regular expressions. It is a modified version of django.contrib.redirects....
djangoregisteractivate 1.1 =====Register-Activate=====Register-activate is a simple Django app to conduct sign up, custom user emailaccount verification and...
djangoregistrationinvite 0.0.3 Installation: Include registration_invite in your INSTALLED_APPS setting. Include the activation URLS...
djangoregistrationredux 2.13 Description: Django-registration provides user registration functionality for Django websites. maintainers:...
djangorenderastemplate 1.0.0 A template tag for Django that takes a string and renders as it if it...
djangorenderpdf 4.0.0 django-renderpdf is a Django app to render django templates as PDF files. ...
djangoreorder 0.2.1 =============================Django Reorder=============================.. image:: https://badge.fury.io/py/django-reorder.png :target: https://badge.fury.io/py/django-reorderA project that helps sorting querysets in a specific orderDocumentation-------------The...
djangorequestlogger2 0.4 # Django Request LogSimple Django model for logging HttpRequest instances.## Why?We have a number of...
djangorequestsdebugtoolbar 0.0.7 A Django Debug Toolbar panel for Requests About Django Requests Debug...
djangorestframeworkapikeys 0.1 =====django-rest-framework-apikeys=====django-rest-framework-apikeys allows you to Authenticate your REST api with api keys on a per user...
djangorestframeworkauthentication 0.1.1 DJANGO-RESTFRAMEWORK-AUTHENTICATION DJANGO-RESTFRAMEWORK-AUTHENTICATION is an app to manage easily the authentication in Rest API. This...
djangorestframeworkfiles 1.1.0 REST framework files File download and upload support for Django REST framework.
djangorestframeworkincludemixin 0.4 Django REST framework light includable serializer fields Requirements Python (2.7, 3.4,...
djangorestframeworkinclusions 1.2.0 DRF-inclusions A django-restframework renderer to side-load related resources.
djangorestframeworkjsonmask 0.1.1 Overview Implements Google's Partial Response in Django RestFramework Requirements Python...
djangorestframeworksimplejwtmongoengine 1.3.0 Simple JWT MongoEngine Simple JWT MongoEngine is a JSON Web Token authentication plugin for...
djangorestmediabrowser 0.12.0 Warning!!! Work in Progress! Not ready for production use at all yet. Django REST...
djangorestmicroservice 1.2 django-rest-microservice This package is built on the djangorestframework-simplejwt package, which provides some...
djangorestmock 0.2.9 Django REST Mock Mock Express server generated based on your views, that can come...
djangorestrecaptcha 1.0.2 Django Rest reCAPTCHA================**Django Rest reCAPTCHA field to add google recaptcha in django-rest-framework**Requirements------------Tested with:* Python: 2.7,...
djangorestrictedsessions 0.4.0 Restricts Django sessions to IP and/or user agent. If the IP or user agent...
djangorestslack 0.4 UNKNOWN
djangorobohashsvg 0.9.5 Django app for creating svg robots The idea: from any string (username, first name...
djangorqpulse 0.2.0 A Django package to check that rq workers are running and notify admins if they...
djangorundbg 0.1.3 django-rundbg=============Provides a lightweight development runserver on Werkzeug with aweb-based debugger with support for REST APIs.Features---------...
djangoschemagraph 3.1.0 Django Schema Graph Django-schema-graph makes a colourful diagram out of your Django models. The
djangoscreener 0.2.1 =====Screener=====Screener is a simple Django REST app to manage phone screening. For eachscreen, users add...
djangoscribbler 1.2.0 django-scribbler is an application for managing snippets of text for a Django website. Similar...
djangosekizai 4.1.0 Sekizai means “blocks” in Japanese, and that’s what this app provides. A fresh look...
djangoselect2 8.2.1 Django-Select2 Custom autocomplete fields for Django. Documentation Documentation...
djangoselect2adminfilters 0.1.4 django_select2_admin_filters This extension is based on django-select2 and works with or without Grappelli....
djangoselectable 1.4.0 Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
djangoselenosis 2.1.1 selenosis noun sel·e·no·sis /sɛliːˈnəʊsɪs/. poisoning due to excessive intake of selenium. django-selenosis (formerly django-admin-testutils)...
djangosendcloud2 0.2.1 提供django下sendcloud接口,支持python2/3,支持replyto Quick start Install: pip install django_sendcloud2...
djangoservespa 0.1.0rc1 Django serve SPA Serve SPAs with Django Quick start pip install django-serve-spa
djangosessionprofile 3.0.0 Keep track of Django user sessions. django-sessionprofile is a library...
djangosettingsdict 1.1.1 This is small helper that makes it easier to store distributable django app settings in...
djangoshopit 0.5.2 Shopit A...
djangoshoppingcart 0.1 Django Shopping Cart is a Django app to store product in cart. Detailed documentation...
djangoshopshopit 0.4.3 Shopit A...
djangoshorttextfield 0.3.2 Short Text Field for Django A very simple Django app that adds a ShortTextField...
djangosimpleadminoverlay 0.2 # Django Simple Admin Overlay**Lightweight Django app which displays simple overlay with admin links on...
djangosimpleapiauth 0.0.2 Django Simple Api Auth is a Django app to help developers with the Session auth...
djangosimpleasyncjobs 0.1.7 Simple async jobs is a Django app that provides you a simple way for...
djangosimpleauditgizmag 0.2.2 This applications was created to audit model’s changes and maintain a log of them...
djangosimpleinliner 0.3.8 django-simpleinliner A simple Django app for inlining static CSS and JS files in templates....
djangosimpleiprestrict 1.0.46 django-simple-ip-restrict This middleware allows you to mark Django URL namespaces as unavailable to all