django-devserver
Dev server
A replacement for Django's built-in development server with enhanced features and flexibility.
A drop-in replacement for Django's runserver.
1k stars
31 watching
158 forks
Language: Python
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dcramer/mock-django | A simple library for mocking Django's ORM behavior. | 224 |
epicserve/django-base-site | An opinionated starter template for Django projects with pre-configured tools and features to speed up development and deployment. | 393 |
dcramer/django-uuidfield | A Django model field library providing a UUID data type for storing unique identifiers | 263 |
zodman/django-inertia-demo | A Django application demonstrating Inertia.js integration with frontend frameworks and technologies | 40 |
joakimunge/denoliver | A small, dependency-free static file server with live reloading for Deno intended for prototyping and Single Page Applications. | 98 |
jazzband/django-downloadview | Provides tools to serve files with Django efficiently and securely. | 387 |
neutron-sync/pdm-django | A set of command-line shortcuts for Django development with PDM. | 5 |
zhmushan/dev_server | A command-line tool for setting up and serving web applications during development | 22 |
django-nonrel/mongodb-engine | A Python library that provides Django's ORM capabilities to MongoDB | 863 |
jelmer/xandikos | A CalDAV/CardDAV server backed by Git, providing a lightweight yet complete solution for calendar and contact synchronization. | 426 |
falcopackages/falco-cli | A tool to streamline Django development workflows and provide guidance on web development best practices | 363 |
django-cms/django-filer | A file management application for Django that simplifies handling of files and images. | 1,774 |
djangopackages/djangopackages | A curated collection of reusable Django applications and tools | 782 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,393 |