chibisov / django-proxy-storageLinks
Provides simple Django storage that proxies every operation to original storage and saves meta information about files to database
☆41Updated 8 years ago
Alternatives and similar repositories for django-proxy-storage
Users that are interested in django-proxy-storage are comparing it to the libraries listed below
Sorting:
- ☆13Updated 8 years ago
- ☆21Updated 12 years ago
- Faster replacement for Python's urlparse module☆46Updated 6 years ago
- Moved to a new home at https://github.com/epicserve/django-cache-url☆66Updated 5 years ago
- Implement non-database backends such as remote apis in Django☆24Updated 9 years ago
- A Django application to store your previous history and action in your session engine☆29Updated 9 years ago
- Add JSON-RPC ability to channels☆24Updated 5 years ago
- Stores a model as a dictionary☆27Updated 6 years ago
- ☆38Updated 9 years ago
- Django-admin command to display migrations with dependencies.☆48Updated 2 years ago
- High Performance Python Django pagination☆36Updated 5 years ago
- Django middleware that helps visualize your app's traffic in Kibana☆57Updated last week
- Django Statsd library to track the page load times with Graphite☆65Updated 10 months ago
- django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql q…☆56Updated 6 years ago
- Django Celery DB Backend that keeps enough info to retry a task.☆39Updated 7 years ago
- Virtual model fields that are transparently mapped to Postgres jsonb☆14Updated 9 years ago
- ☆65Updated 4 years ago
- LoggingMiddleware and simple EventLogger for Django projects.☆11Updated 2 years ago
- A drop in replacement for django's built in AuthenticationMiddleware that utilizes caching.☆31Updated 8 years ago
- Python light ORM for Redis