pdm-django
Django dev helper
A set of command-line shortcuts for Django development with PDM.
Django shortcuts for PDM
5 stars
3 watching
1 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neutronx/django-markdownx | A Markdown editor plugin for Django web applications with features like live preview, image editing and customization. | 863 |
pdm-project/pdm-autoexport | Automates syncing of exported files with project files during PDM updates. | 14 |
pdm-project/setup-pdm | Automates setup of PDM for various Python versions in GitHub Actions workflows | 86 |
dcramer/django-devserver | A replacement for Django's built-in development server with enhanced features and flexibility. | 1,267 |
floatingpurr/sync_with_pdm | A tool to synchronize repo revisions with locked package versions. | 10 |
andriykohut/pdm-readiness | Checks project dependencies against specific Python versions. | 6 |
dj-stripe/dj-stripe | Automates synchronization of Stripe data with local Django models. | 1,654 |
adinhodovic/django-mixin | A collection of tools and configurations for monitoring Django applications with Prometheus and Grafana. | 53 |
bogdanp/django_dramatiq | An integration layer for Django to work with Dramatiq's task queue system. | 351 |
django-q2/django-q2 | Django task queue system with multiprocessing and distributed capabilities | 398 |
cobrateam/django-htmlmin | An HTML minifier tool for Python web frameworks to reduce data transferred and improve load times. | 542 |
django-cms/django-filer | A file management application for Django that simplifies handling of files and images. | 1,779 |
pdm-project/tox-pdm | A plugin that enables tox to use PDM as its package manager and installer | 25 |
zodman/django-inertia-demo | A Django application demonstrating Inertia.js integration with frontend frameworks and technologies | 40 |
20tab/django-spoolgore | A Django email backend for integrating with the Spoolgore daemon | 5 |