Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Django
Django is a web application framework for Python. It is designed to prioritize principles of reusability and rapid development.
- GitHub: https://github.com/topics/django
- Wikipedia: https://en.wikipedia.org/wiki/Django_(web_framework)
- Repo: https://github.com/django/django
- Created by: Adrian Holovaty, Simon Willison
- Released: 21 July 2005
- Aliases: django-framework, django-application,
- Last updated: 2025-01-10 00:07:49 UTC
- JSON Representation
https://github.com/mighty-justice/django-super-deduper
Utilities for de-duping Django model instances
Last synced: 14 Nov 2024
https://github.com/vintasoftware/django-production-launch-checklist
A checklist we use here at Vinta before launching a product we've been working on.
checklist devchecklists django production
Last synced: 19 Nov 2024
https://github.com/nikamrohan/news-aggregator
News Aggregator Using Python,Django ,Scrapy Frameworks.
django django-framework economic-times economy entertainment hindustantimes indian-express lifestyle news news-aggregator python scrapy scrapy-framework sports techcrunch technews the variety verge
Last synced: 11 Oct 2024
https://github.com/imerica/django-react-csrftoken
A drop-in React component for submitting forms with a Django CSRF middleware token.
django django-csrf-middleware npm npm-module npm-package react reactjs
Last synced: 15 Oct 2024
https://github.com/christippett/ssm-parameter-store
A simple Python library for getting values from AWS Systems Manager Parameter Store
aws django hacktoberfest parameter-store secret-management
Last synced: 01 Nov 2024
https://github.com/render-examples/django
Getting Started wth Django on Render Example
deployment django python render
Last synced: 11 Oct 2024
https://github.com/ukjin1192/django-rest-framework-example
REST framework example for Django < 1.9 // New version ->
Last synced: 06 Dec 2024
https://github.com/brejoc/django-intercoolerjs
Django wrapper for intercooler.js - AJAX With Attributes: There is no need to be complex.
ajax django django-intercoolerjs hacktoberfest intercoolerjs javascript jquery python zepto
Last synced: 19 Nov 2024
https://github.com/djipidi/graphene_django_crud
Turns the django ORM into a graphql API
django graphene graphene-django graphql
Last synced: 27 Oct 2024
https://github.com/degencap777/ragchatbot
This project is a dynamic AI chatbot that can be trained from various sources, such as PDFs, documents, websites, and YouTube videos.
celery django faiss langchain pinecone postgresql python rag
Last synced: 14 Nov 2024
https://github.com/insin/djangoffice
Project management/CRM for small offices - Clients, Jobs, Tasks, Rates, Activities, Timesheets, Contacts, Invoices etc. etc.
crm django project-management unmaintained
Last synced: 16 Oct 2024
https://github.com/edoburu/django-tag-parser
Micro-library to easily write custom Django template tags
Last synced: 15 Oct 2024
https://github.com/vinta/django-email-confirm-la
Django email confirmation for any model and any field
django email email-confirmation python
Last synced: 16 Oct 2024
https://github.com/wagtail-nest/wagtail-accessibility
✅ Accessibility content checks for Wagtail websites
Last synced: 11 Nov 2024
https://github.com/nephila/django-app-helper
Helper for Django applications development
Last synced: 05 Jan 2025
https://github.com/django-id/website
Code that power Django Indonesia
django django-framework python python3
Last synced: 11 Oct 2024
https://github.com/bcgov/gwells
Groundwater Wells and Aquifers application for the Ministry of Environment
bcgov-csnr django env groundwater-data vuejs
Last synced: 27 Nov 2024
https://github.com/zacharytamas/atom-django
Build Django apps faster with Atom.
atom coffeescript django ide-features tools
Last synced: 20 Dec 2024
https://github.com/briancaffey/terraform-aws-django
Terraform modules for deploying Django applications on AWS using ECS Fargate
aws django ecs-fargate terraform
Last synced: 22 Oct 2024
https://github.com/nathan-osman/django-archive
Management command for creating compressed archives of Django projects, including database tables and uploaded media.
Last synced: 08 Nov 2024
https://github.com/sslcommerz/SSLCommerz-Python
SSLCOMMERZ is a bangladeshi payment gateway provider. This is Python library for SSLCOMMERZ.
Last synced: 27 Oct 2024
https://github.com/antonio-neves/gestao-escolar
Sistema completo de gestão escolar / School Management System (em desenvolvimento) Python e Django
bootstrap4 css django html postgresql python
Last synced: 09 Nov 2024
https://github.com/DivineITLimited/django-hyper-editor
Django Integration of Hyper Editor
block-editor content-editor django hyper-editor python wagtail wysiwyg-editor
Last synced: 23 Oct 2024
https://github.com/saadmk11/drf-test-generator
A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets
automation django django-rest-framework django-rest-framework-testing django-test django-testing pytest pytest-django python python3 rest-framework test-generation test-generator unittest
Last synced: 19 Dec 2024
https://github.com/mfossociety/nsp
A Social Network that brings engineer's from all fields together to collaborate :globe_with_meridians:
bootstrap3 css3 django html python3 sqlite3
Last synced: 11 Oct 2024
https://github.com/prikhi/AcornAccounting
A Django-based Accounting System for Egalitarian Communities
accounting community django egalitarian python
Last synced: 04 Nov 2024
https://github.com/django-graph-api/django-graph-api
Pythonic implementation of the GraphQL specification for the Django Web Framework.
Last synced: 13 Nov 2024
https://github.com/shuhongfan/pythonblogsystem
python Django博客系统 本作品主要实现了一个Django博客系统,采用前后端不分离的项目结构。 使用 Django,只要很少的代码,Python 的程序开发人员就可以轻松地完成一个正式网站所需要的大部分内容,并进一步开发出全功能的 Web 服务 Django 本身基于 MVC 模型,即 Model(模型)+ View(视图)+ Controller(控制器)设计模式,MVC 模式使后续对程序的修改和扩展简化,并且使程序某一部分的重复利用成为可能。Python 加 Django 是快速开发、设计、部署网站的最佳组合。 前端采用了JavaScript、BootStrap、Vuejs,axios,后端采用Python、Django(开放源码的重Web应用框架),数据存储采用MySQL数据库、Redis、Session技术, 系统能够实现用户注册、用户登录退出、用户个人中心、用户修改个人信息、用户重置密码、用户写博客、博客的分页展示、每篇博客的博客详情、用户发表对博客的评论、每篇博客的评论分页展示、用户删除自己的博客,以及用户的权限管理。
axios bootstrap django mysql python redis vuejs
Last synced: 19 Nov 2024
https://github.com/hashimthepassionate/django-for-everyone
Welcome to the ultimate Django repository! Whether you're a beginner or seasoned developer, here you'll find everything to master Django. Dive into tutorials, projects, and join a vibrant community to stay updated with the latest in Django development. Start building powerful web applications today!
authentication authorization django django-rest-framework form models oops-in-python orm templates validation
Last synced: 14 Nov 2024
https://github.com/yogesh-kamat/IMS
Inventory management system using Django and Postgresql
dbms-project django heroku-cli heroku-deployment herokuapp html-css postgresql python3 web-development
Last synced: 13 Nov 2024
https://github.com/gisdev01/security-ssid-abi
Sniff wifi probes from nearby devices (passive monitoring only) and logs to a Django App/DB (with GUI) and also into an InfluxDB time-series database (Using pcap or airmon-ng)
arp django influxdb nearby-devices passive pcap python python3 scapy ssid wifi wifi-interface wigle
Last synced: 20 Nov 2024
https://github.com/97k/spam-ham-web-app
A web app that classifies text as a spam or ham. I am using my own ML algorithm in the backend, Code to that can be found under machine_learning_section. For Live Demo: Checkout this link
bag-of-words data-visualization django heroku-deployment jupyter-notebook machine-learning machine-learning-projects multinomial-naive-bayes nlp nltk spam-classification text-classification tfidf
Last synced: 11 Nov 2024
https://github.com/tj-django/django-model-subscription
Subscribe to django model changes. Using thread safe subscribers.
auto-discovery bulk django django-model django-model-subscribers django-signals observer-pattern
Last synced: 16 Nov 2024
https://github.com/vb64/django.admin.filters
Embedded filters for Django Admin site
admin calendar checkbox daterange django list-filter multichoice picker
Last synced: 09 Jan 2025
https://github.com/voiio/emark
eMark↓ – Markdown template based HTML and text emails for Django.
django email email-template hacktoberfest html markdown python template templates
Last synced: 18 Dec 2024
https://github.com/marksweb/django-nh3
Django integration with for nh3, Python binding to Ammonia HTML sanitizer Rust crate.
Last synced: 10 Jan 2025
https://github.com/urtzai/django-forum-app
A very simple/minimalistic Django Forum app
Last synced: 21 Nov 2024
https://github.com/descope/django-descope
Descope plugin for Django framework
app authentication descope django plugin python sdk
Last synced: 09 Jan 2025
https://github.com/vlzh/django-editorjs
Widget of editor.js for django admin
django django-admin editor editorjs
Last synced: 08 Nov 2024
https://github.com/shubhambansal1997/token-authentication-django
This is django app used to explain the tutorial present on https://medium.com/@shubhambansal_89125/token-based-authentication-for-django-rest-framework-44586a9a56fb
django django-rest-framework python python3 token token-authetication token-based-authentication
Last synced: 09 Nov 2024
https://github.com/danwild/react-webpack-django
De-coupled ReactJS client for greater flexibility and less black-box Django magic
django react reactjs webpack webpack-bundle
Last synced: 10 Nov 2024
https://github.com/pybites-open-source/pybitesbooks
api books django google hacktoberfest
Last synced: 06 Nov 2024
https://github.com/project-lovelace/lovelace-website
📜 Back end and front end code for the Project Lovelace website.
Last synced: 06 Nov 2024
https://github.com/mavenium/pyquotes
PyQuotes is a Django-based web application and REST API. That will allow you to launch an online quotes service.
django django-application django-rest-framework pyhton pyhton3 quotes quotes-api quotes-application rest-api
Last synced: 28 Oct 2024
https://github.com/michaeljohnbarr/django-timezone-utils
Time zone utilities for Django models.
Last synced: 07 Nov 2024
https://github.com/faheel/ems
Examination Management System
database django examination-management material-design-lite postgresql python sql
Last synced: 28 Oct 2024
https://github.com/xros/py_django_crack
Crack the django password on the way. By default Django use pbkdf2 and sha256 method to encrypt user's password. Once get the password stored in the database table, you need to compare it with others if brute force cracking. It is recommended that you use hash table comparison. The tool 'rainbow crack' can generate rainbow hash tables while another tool 'hashcat' brute-force cracks password from a dictionary alive. Because django uses PBKDF2(Password-Based Key Derivation Function), it would take too long to generate a password.
crack django django-password hashcat password-encryption pbkdf2 py-django-crack rainbow-table
Last synced: 12 Oct 2024
https://github.com/prikhi/acornaccounting
A Django-based Accounting System for Egalitarian Communities
accounting community django egalitarian python
Last synced: 28 Oct 2024
https://github.com/dojutsu-user/gsoc-data-analyser
Simple search for organisations participating/participated in the GSoC
django django-rest-framework gsoc gsoc-2017 gsoc-2018 gsoc-2019 gsoc-search javasript python3 reactjs requests-module web-scraping
Last synced: 13 Oct 2024
https://github.com/damianmoore/photo-manager-classifier
Deep learning image auto-tagging classifier
deep-learning django image image-classification photo photography python web
Last synced: 11 Oct 2024
https://github.com/alexei/django-move-model
Django management command for moving a model between two Django apps
Last synced: 13 Oct 2024
https://github.com/psychok7/django-yadpt-starter
Yet Another Django Project Template skeleton for Django projects
best-practices certbot certificate django docker https letsencrypt ssl-certificate template-skeletons
Last synced: 13 Oct 2024
https://github.com/molcay/python-kaynaklari
Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası
django django-framework kivy kivy-framework pygame pygame-library pyqt pyqt5 python python3
Last synced: 11 Oct 2024
https://github.com/nature1995/ai-image-classifiers-on-django-with-restapi
A Keras deep learning image classifiers on Django server with REST API | Django 图片识别平台
classifier-model django keras machine-learning restapi
Last synced: 15 Oct 2024
https://github.com/bittner/django-bootstrap-static
Bootstrap static content wrapped in a pip installable django package
bootstrap django font-awesome jquery staticfiles
Last synced: 17 Dec 2024
https://github.com/azure-samples/azure-sql-db-django
REST API using Python, Django, Azure SQL DB & mssql-django driver
azure-sql django django-rest-framework mssql-django python
Last synced: 17 Nov 2024
https://github.com/ellmetha/django-js-routes
Expose and perform reverse lookups of Django URLs in the frontend world.
django export frontend javascript js resolution reverse routes urls
Last synced: 01 Nov 2024
https://github.com/cal-itp/benefits
Transit benefits enrollment, minus the paperwork.
Last synced: 04 Dec 2024
https://github.com/holgerd77/django-website-showroom
General purpose showroom for presenting a collection of categorized websites
categories django gallery python screenshots showroom websites
Last synced: 09 Nov 2024
https://github.com/kevinshen56714/create-react-django-app
React + Django + PostgreSQL app template
create-react-app create-react-app-template create-react-app-typescript django django-rest-framework full-stack full-stack-web-development poetry-python postgres postgresql python python3 react reactjs rest-api restful-api typescript
Last synced: 27 Oct 2024
https://github.com/dipanshkhandelwal/warehouse
Django project on warehouse management system.
django warehouse warehouse-inventory webapp
Last synced: 27 Oct 2024
https://github.com/dmitry-viskov/pylti1.3-django-example
PyLTI1p3 Django usage example
django lti lti-tool lti1p3 ltiadvantage pylti1p3 python
Last synced: 12 Nov 2024
https://github.com/pierre-sassoulas/django-zxcvbn-password-validator
A translatable password validator for django, based on zxcvbn-python and available with pip.
django hacktoberfest zxcvbn zxcvbn-python
Last synced: 24 Nov 2024
https://github.com/saasitive/docker-compose-django-celery-redis-postgres
Create docker compose for Django, Celery, Redis and Postgres
celery django django-rest-framework docker docker-compose postgresql python redis
Last synced: 09 Nov 2024
https://github.com/blueshoe/djangocms-layouter
django CMS Layouter is a plugin for Django CMS which aims to provide a grid system for authors and editors with a high ease of use and comprehensibility.
bootstrap django django-cms plugin
Last synced: 06 Nov 2024
https://github.com/mom1/django-tof
Django models translation on fly
django django-models django-models-translation django-tof i18n internationalization python translation
Last synced: 27 Oct 2024
https://github.com/collove/djangotailwindtemplate
Django Starter Project, including TailWindCSS and all other useful modules
django django-starter django-tailwind python starter-template
Last synced: 08 Nov 2024
https://github.com/django-cms/djangocms-history
Provides undo/redo functionality for django CMS operations
addon cms django django-cms python
Last synced: 08 Nov 2024
https://github.com/danieljdufour/djenv
:sparkles: Load Django Settings from Environmental Variables with One Magical Line of Code
django django-settings docker env environment environment-variables python python3 settings
Last synced: 06 Nov 2024
https://github.com/azavea/docker-django
Base Docker image for Django and Gunicorn.
django docker geodjango gunicorn postgis postgresql
Last synced: 10 Nov 2024
https://github.com/ruppysuppy/the-weatherman-project
🌞☁️ Get Local and International weather forecasts from the most accurate Weather Forecasting Technology featuring up to the minute Weather Reports.
css django google-places-api html javascript open-weather-map-api python
Last synced: 07 Nov 2024
https://github.com/paulledemon/django-website-template
Django templates for freelancer's, agencies to supercharge development
django django-templates djangotemplates templates website-development website-template
Last synced: 03 Dec 2024
https://github.com/redzic/dynamic-fake-bank
Self-randomizing fake bank, similar to Kitboga's. Written with Python and Django
Last synced: 30 Dec 2024
https://github.com/blurfx/django-steamauth
steam user login helper on django framework
django django-steamauth steam steam-api
Last synced: 21 Nov 2024
https://github.com/hyshka/wagtail-vue-talk
How to vue wagtail in a better light
Last synced: 23 Oct 2024
https://github.com/f1nnix/magplan
Project management system for publishers, magazines and content creators 🗓️⏱️✍🏼
content crm crm-platform django publishing python task-management
Last synced: 10 Dec 2024
https://github.com/rcrowther/django-streamfield-w
A StreamField for Django. Ported from Wagtail, with new DjangoAdmin-like API.
Last synced: 15 Nov 2024
https://github.com/anexia/django-request-cache
A Django app that provides a new cache on every request object. The cache is only kept within the request/response cycle.
Last synced: 05 Jan 2025
https://github.com/ywzhou123/oms
自动化运维系统,QQ群342844540,博客http://ywzhou.blog.51cto.com
Last synced: 10 Oct 2024
https://github.com/hevalhazalkurt/mubapp
MUB is a multi-user blog web app using the Python-Django infrastructure.
blog blog-platform django django-application django-blog django-framework django-project python python3 users web-application webapp website
Last synced: 11 Oct 2024
https://github.com/sonus21/error-tracker
Full featured error tracking module for Python
django django-application error-monitoring error-reporting exception-reporting flask flask-application flask-extensions python python2 python3
Last synced: 31 Oct 2024
https://github.com/AnjaneyuluBatta505/kubernetes_django
Deploying django application on kubernetes
celery django dockerfile kubernetes kubernetes-deployment kubernetes-service redis
Last synced: 25 Nov 2024
https://github.com/hackjutsu/pokemongo-map-poc
🎃 POC project for Pokemon Go map
aws aws-rds aws-sqs django docker elasticbeanstalk pokemon pokemongo python
Last synced: 22 Oct 2024
https://github.com/matthiask/django-cte-forest
django-cte-forest implements efficient adjacency list trees using Django and PostgreSQL Common Table Expressions (CTE).
cte cte-node descendants django traversal tree-structure
Last synced: 28 Oct 2024
https://github.com/mohit23x/blogvlog
Django2 based blog platform
blog-website django django-blog django-project python3 web website
Last synced: 23 Oct 2024
https://github.com/amaanabbasi/3DmapsDjango
How to Add Maps + 3D buildings to Django Web App
3d-map django django-map interactive-maps mapbox
Last synced: 27 Nov 2024
https://github.com/eellak/gsoc2021-audio-annotation-tool
Creation of a multi user audio first annotation tool - GSoC 2021
annotation-tool django gsoc-2021 machine-learning multi-user
Last synced: 08 Nov 2024
https://github.com/ernsthaagsman/djangodocker
A sample Django project to dockerize
django docker docker-compose pycharm python python3
Last synced: 09 Oct 2024
https://github.com/wq/wq-django-template
Django + NPM (Create React App) template for building REST-ful web & hybrid apps with the wq framework
cra-template create-react-app django django-boilerplate npm project-template react wq-framework
Last synced: 04 Nov 2024
https://github.com/fun-with-serverless/serverless-django
Run a Django app in AWS Lambda with the AWS Lambda Adapter extension, enabling event-driven serverless workloads and PostgreSQL connectivity.
aws django django-framework lambda lambda-extensions
Last synced: 11 Oct 2024
https://github.com/pdrum/drftest
drftest is a minimal testing library that aims to facilitate writing tests for django rest framework views. It also [optionally] generates good looking API documentations based on tests it runs.
django django-rest-framework python test-driven-development testing
Last synced: 14 Oct 2024
https://github.com/thibaudcolas/kontrasto
🎨 Automated color contrast for text over images
color-thief contrast-ratio django dominant-colors numpy pillow wagtail wcag2 wcag3
Last synced: 02 Nov 2024
https://github.com/lorindi/softuni-software-engineering
SoftUni
angular css django html javascript plpgsql postgresql python reactjs sql
Last synced: 11 Oct 2024