-
django Public
Forked from django/djangoThe Web framework for perfectionists with deadlines.
Python BSD 3-Clause "New" or "Revised" License UpdatedFeb 23, 2025 -
axe-selenium-python Public
Forked from axe-selenium-python/axe-selenium-pythonaXe Selenium Integration python package
Python Mozilla Public License 2.0 UpdatedJan 9, 2025 -
django-rich Public
Forked from adamchainz/django-richExtensions for using Rich with Django.
Python MIT License UpdatedJan 6, 2025 -
jeffbingo Public
Forked from ShitPostWG/jeffbingoBingo for Jeff's office hours
HTML UpdatedDec 10, 2024 -
daphne Public
Forked from django/daphneDjango Channels HTTP/WebSocket server
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 18, 2024 -
channels_redis Public
Forked from django/channels_redisRedis channel layer backend for Django Channels
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 17, 2024 -
channels Public
Forked from django/channelsDeveloper-friendly asynchrony for Django
Python BSD 3-Clause "New" or "Revised" License UpdatedNov 17, 2024 -
-
django-upgrade Public
Forked from adamchainz/django-upgradeAutomatically upgrade your Django projects.
Python MIT License UpdatedJul 20, 2024 -
sphinx Public
Forked from sphinx-doc/sphinxThe Sphinx documentation generator
Python Other UpdatedDec 26, 2023 -
django-rest-framework Public
Forked from encode/django-rest-frameworkWeb APIs for Django. 🎸
-
-
-
django-stubs Public
Forked from typeddjango/django-stubsPEP-484 stubs for Django
Python MIT License UpdatedDec 31, 2022 -
django-crispy-forms Public
Forked from django-crispy-forms/django-crispy-formsThe best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control…
-
djangopackages Public
Forked from djangopackages/djangopackagesDjango Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Python Other UpdatedNov 4, 2022 -
crispy-forms-bootstrap2 Public
Forked from django-crispy-forms/crispy-forms-bootstrap2Bootstrap2 templates for django-crispy-forms
-
djangosnippets.org Public
Forked from django/djangosnippets.orgThe code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
Python BSD 3-Clause "New" or "Revised" License UpdatedJun 2, 2022 -
djangobench Public
Forked from django/djangobenchHarness and benchmarks for evaluating Django's performance over time
Python Other UpdatedApr 27, 2022 -
django-localflavor Public
Forked from django/django-localflavorCountry-specific Django helpers, formerly of contrib fame
Python BSD 3-Clause "New" or "Revised" License UpdatedMar 11, 2022 -
typeshed Public
Forked from python/typeshedCollection of library stubs for Python, with static types
Python Other UpdatedFeb 28, 2022 -
django-simple-history Public
Forked from jazzband/django-simple-historyStore model history and view/revert changes from admin site.
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 4, 2021 -
django-analytical Public
Forked from jazzband/django-analyticalAnalytics services for Django projects
Python MIT License UpdatedNov 26, 2021 -
webstack-django-sorting Public
Forked from webstack/webstack-django-sortingEasy sorting of rows by clicking on table headers for Django
Python Other UpdatedOct 4, 2021 -
django-reversion Public
Forked from etianen/django-reversiondjango-reversion is an extension to the Django web framework that provides version control for model instances.
Python BSD 3-Clause "New" or "Revised" License UpdatedOct 4, 2021 -
django-robots Public
Forked from jazzband/django-robotsA Django app for managing robots.txt files following the robots exclusion protocol
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 25, 2021 -
crispy-test-project Public
Forked from django-crispy-forms/crispy-test-projectSimple Django project for testing https://github.com/maraujop/django-crispy-forms based on https://gist.github.com/maraujop/1838193
-
django_admin_tests Public
Forked from thibaudcolas/django_admin_testsAutomated accessibility tests for Django, based on Pa11y & Lighthouse
JavaScript MIT License UpdatedMay 30, 2021 -
-
django-filter Public
Forked from carltongibson/django-filterA generic system for filtering Django QuerySets based on user selections