An insecure login and registration website with Django.
Dependencies, in .
:
pip install -r requirements.txt
Into the ./src/
folder, to run the django server, copypaste this:
py manage.py runserver
Dependencies, in .
:
pip install -r requirements.txt
Into the ./src/
folder, to run the django server, copypaste this:
py manage.py runserver
Django Sendfile This is a wrapper around web-server specific methods for sending files to web clients. This is useful when Django needs to check permi
Django Serverless Cron - Run cron jobs easily in a serverless environment
Django GUID Now with ASGI support! Django GUID attaches a unique correlation ID/request ID to all your log outputs for every request. In other words,
Django StatusPage - App to display statuspage for your services
The Uncompromising Code Formatter “Any color you like.” Black is the uncompromising Python code formatter. By using it, you agree to cede control over
django-permissions-policy Set the draft security HTTP header Permissions-Policy (previously Feature-Policy) on your Django app. Requirements Python 3.
django-picklefield About django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The i
graphene-django-plus Tools to easily create permissioned CRUD endpoints in graphene-django. Install pip install graphene-django-plus To make use of ev
Website | Getting started | Documentation | Plugins | FAQ Why? Our current build tools for the web are 10-100x slower than they could be: The main goa
Django Starter Template Description Django Starter is a simple Skeleton to start
Wooey is a simple web interface to run command line Python scripts. Think of it as an easy way to get your scripts up on the web for routine data anal
Django Persistent Filters Django Persistent Filters is a Python package which provide a django middleware that take care to persist the querystring in
sentiment-analysis A simple demonstration of integrating a sentiment analysis tool in a django project (watch the video .mp4) To run this project : pi
DjHTML A pure-Python Django/Jinja template indenter without dependencies. DjHTML is a fully automatic template indenter that works with mixed HTML/CSS
thebookrain Basic Form Web Development using Python, Django and CSS This is a basic project that contains two forms - borrow and donate. The form data
You want a Django project who use Docker and Docker-compose for Development and for Production ? It's for you !
django-simple-history django-simple-history stores Django model state on every create/update/delete. This app supports the following combinations of D
DjangoPolls A Simple Polling app made with Django Instructions Make sure you have Python installed Step 1. Open a terminal Step 2. Paste the given cod
Sample FORM Installation guide Clone repository git clone https://github.com/Ritabratadas343/SampleForm.git cd to repository. Create a virtualenv by f
django-angular Let Django play well with AngularJS What does it offer? Add AngularJS directives to Django Forms. This allows to handle client side for