calumy's Stars
django-guardian/django-guardian
Per object permissions for Django
matthewwithanm/django-imagekit
Automated image processing for Django. Currently v4.0
codingjoe/django-pictures
Responsive cross-browser image library using modern codes like AVIF & WebP
fandsdev/django
Our production ready (too much) opinionated django template
cfpb/django-flags
Feature flags for Django projects
adamchainz/django-rich
Extensions for using Rich with Django.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
patrickmineault/codebook
The Good Research Code Handbook
asottile/detect-test-pollution
a tool to detect test pollution
django-haystack/django-haystack
Modular search for Django
brack3t/django-braces
Reusable, generic mixins for Django
jazzband/django-model-utils
Django model mixins and utilities.
pinax/django-user-accounts
User accounts for Django
total-typescript/beginners-typescript-tutorial
An interactive TypeScript tutorial for beginners
cltrudeau/django-awl
Miscellaneous django tools
nickjj/docker-django-example
A production ready example Django app that's using Docker and Docker Compose.
einaregilsson/beanstalk-deploy
GitHub action (and command line script) to deploy apps to Elastic Beanstalk
adamchainz/pip-lock
Check for differences between requirements.txt files and your environment
vbabiy/djangorestframework-camel-case
Camel case JSON support for Django REST framework.
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
microsoft/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
hakimel/reveal.js
The HTML Presentation Framework
kedro-org/kedro
Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.
django-request/django-request
django-request is a statistics module for django. It stores requests in a database for admins to see, it can also be used to get statistics on who is online etc.
abhinaba-ghosh/playwright-lighthouse
:performing_arts:: Playwright Lighthouse Audit
soynatan/django-easy-audit
Yet another Django audit log app, hopefully the simplest one.
adamchainz/django-perf-rec
Keep detailed records of the performance of your Django code.
un1t/django-cleanup
Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.
joke2k/django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.