aashayamballi's Stars
veryacademy/docker-mastery-with-django
Docker Mastery with Django is an open-source initiative and tutorial series. Learn from a beginner level how to use Docker, compose and Kubernetes for django projects.
veryacademy/Django-ORM-Mastery-DJ003
Master the Django ORM - Object-Relational Mapper. Learn to use the Django ORM in your Django applications.
ui/django-post_office
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
Django-LiveView/starter-template
Django LiveView: Framework for creating Realtime SPAs using HTML over the Wire technology
jazzband/django-auditlog
A Django app that keeps a log of changes made to an object.
veryacademy/django-ecommerce-project
The Django-Ecommerce is an open-source project initiative and tutorial series built with Python and the Django Framework.
wsvincent/djangoforapis
Source code for Django for APIs
jazzband/django-push-notifications
Send push notifications to mobile devices through GCM or APNS in Django.
jazzband/django-dbbackup
Management commands to help backup and restore your project database and media files
tfranzel/drf-spectacular
Sane and flexible OpenAPI 3 schema generation for Django REST framework.
doableware/djongo
Django and MongoDB database connector
pysnippet/django-forbid
Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.
fabiocaccamo/django-treenode
:deciduous_tree: probably the best abstract model/admin for your tree based stuff.
wsvincent/djangoforbeginners
Source code for Django For Beginners, Fifth Edition.
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
getsentry/sentry
Developer-first error tracking and performance monitoring
viniciusfeitosa/europython2018
cloudblue/django-cqrs
django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services
gustavovalle23/django-clean-architecture-approach
Django Clean Architecture Approach
jointakahe/takahe
An ActivityPub/Fediverse server
pro1code1hack/Your-Journey-To-Fluent-Python
Your Journey To Fluent Python
cfpb/django-flags
Feature flags for Django projects
andrewgodwin/django-hatchway
An unsurprising Django API framework
dj-stripe/dj-stripe
dj-stripe automatically syncs your Stripe Data to your local database as pre-implemented Django Models allowing you to use the Django ORM, in your code, to work with the data making it easier and faster.
mixxorz/slippers
A UI component framework for Django. Built on top of Django Template Language.
chrisdev/django-pandas
Tools for working with pandas in your Django projects
BasicWolf/hexagonal-architecture-django
Experiments with Django and Hexagonal Architecture
ernestofgonzalez/djangorocket
A Django SaaS boilerplate
cosmicpython/code
Example application code for the python architecture book
Enforcer/clean-architecture-example-1
Exemplary project using Clean Architecture in Python