The official source code for https://djangoforbeginners.com/. Available as an ebook or in Paperback.
If you have the 3.1 version, please refer to this repo for the source code. If you have the 3.0 version, use this repo for the source code.
The official source code for https://djangoforbeginners.com/. Available as an ebook or in Paperback.
If you have the 3.1 version, please refer to this repo for the source code. If you have the 3.0 version, use this repo for the source code.
weather-app This is a web app which allows user to get the weather info of any place in the world as soon as possible. It makes use of OpenWeatherMap
django-admin-sticky-notes Share notes between superusers. Installation Install via pip: pip install django_admin_sticky_notes Put django_admin_sticky_
Django channels basic chat
SQL Explorer SQL Explorer aims to make the flow of data between people fast, simple, and confusion-free. It is a Django-based application that you can
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 Persistent Filters Django Persistent Filters is a Python package which provide a django middleware that take care to persist the querystring in
Polymorphic Models for Django Django-polymorphic simplifies using inherited models in Django projects. When a query is made at the base model, the inh
Django Pickled Model Django pickled model provides you a model with dynamic data types. a field can store any value in any type. You can store Integer
Features Python 2.7, 3.4, Django 2.0+ support (Django 1.11 (LTS), is supported until django-autocomplete-light-3.2.10), Django (multiple) choice suppo
django-huey This package is an extension of huey contrib djhuey package that allows users to manage multiple queues. Installation Using pip package ma
django + NextJS + Tailwind Boilerplate About A Django project boilerplate/templa
django-simple-history django-simple-history stores Django model state on every create/update/delete. This app supports the following combinations of D
Django Pwned A collection of django password validators. Compatibility Python: 3
DJ-Database-URL This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django appl
django-picklefield About django-picklefield provides an implementation of a pickled object field. Such fields can contain any picklable objects. The i
Django & React Notes App Cloning the repository -- Clone the repository using the command below : git clone https://github.com/divanov11/Django-React
Installation Installing from PyPI is as easy as doing: pip install django-storages If you'd prefer to install from source (maybe there is a bugfix in
Weather App Please star this repo if you like ⭐ It's motivates me a lot! Stack A
Realworld - Realworld using Django and HTMX
TinyApp A Python (Django) Full Stack Application for shortening URLs. How to sta