django-downloadview
File server
Provides tools to serve files with Django efficiently and securely.
Serve files with Django.
387 stars
15 watching
57 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for running and testing Django applications | 880 |
| Allows dynamic configuration of Django applications | 1,733 |
| A utility to simplify Django database configuration using environment variables. | 1,500 |
| Enhances Django's built-in sessions with a foreign key to the user model, allowing for easier session management. | 637 |
| A Django app that stores model history and allows view/revert changes from the admin site. | 2,233 |
| A Django storage backend that enables local and remote storage with asynchronous file transfer using Celery | 318 |
| Abstractions for Django forms to simplify complex form handling and previewing | 821 |
| A Django app for managing robots exclusion protocol files | 459 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
| A tool for managing feature toggles in Django applications. | 1,138 |
| An asset packaging library for Django that simplifies CSS and JavaScript concatenation and compression. | 1,520 |
| A modern, extendable admin interface built on top of Django. | 1,182 |
| A library providing reusable, simple class-based views for building Django applications. | 984 |
| An application that integrates multiple analytics services into Django projects in a generic and customizable way. | 1,201 |
| A Django project providing full control over form rendering in templates. | 839 |