Django Intro & Installation
python -m venv venv source ./venv/Scripts/activate pip install Django pip install djangorestframework pip install python-decouple django-admin startproject Project . python manage.py startapp FlightApi
python -m venv venv source ./venv/Scripts/activate pip install Django pip install djangorestframework pip install python-decouple django-admin startproject Project . python manage.py startapp FlightApi
Pillow Python Imaging Library (Fork) Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lund
Django API without DRF This is a API project made with Django, and without Django REST framework. This project was done with: Python 3.9.8 Django 3.2.
ProjectManagementWebsite A minimal project management website for CMSC495 built
django-mongonaut Info: An introspective interface for Django and MongoDB. Version: 0.2.21 Maintainer: Jazzband (jazzband.co) This Project is Being Mov
django_channels_chat_official_tutorial demo project for django channels tutorial code from tutorial page: https://channels.readthedocs.io/en/stable/tu
Django project that uses Googles APIs to auto populate fields, display maps and routes for multiple waypoints
Django Solo +---------------------------+ | | | | | \ | Django Solo helps
Exploit Discord's cache system to hide payloads PoC Remote upload embedded payload from image using EOF to Discord users machines through cache. Depen
English Dictionary Hi there, i made this english dictionary using Django based on freecodecamp.org tutorial :) Table of Contents Preview Technologies
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
CFE Django Blog THIS IS COMING SOON This is boilerplate code that you can use to learn how to bring Django into production. TLDR; This is definitely c
Django Countries A Django application that provides country choices for use with forms, flag icons static files, and a country field for models. Insta
Django-React-Templatetags This django library allows you to add React (16+) components into your django templates. Features Include react components u
Django Compressor Django Compressor processes, combines and minifies linked and inline Javascript or CSS in a Django template into cacheable static fi
django-tinymce django-tinymce is a Django application that contains a widget to render a form field as a TinyMCE editor. Quickstart Install django-tin
django-admincharts Add Chart.js visualizations to your Django admin using a mixin class. Example from django.contrib import admin from .models import
Django-TextUtils Django Course Project A tool for analyzing text data in Django backend. It is a project where you can do some of the things with you
Duckiter Duckiter will Automatically dockerize your Django projects. Requirements : - python version : python version 3.6 or upper version - OS :
ImageKit is a Django app for processing images. Need a thumbnail? A black-and-white version of a user-uploaded image? ImageKit will make them for you.
django-version-checks System checks for your project's environment. Requirements Python 3.6 to 3.9 supported. Django 2.2 to 3.2 supported. Are your te