jsocol / django-ratelimit
Cache-based rate-limiting for Django
☆1,089Updated 6 months ago
Alternatives and similar repositories for django-ratelimit:
Users that are interested in django-ratelimit are comparing it to the libraries listed below
- Keep track of failed login attempts in Django-powered sites.☆1,524Updated last week
- Dynamic Django settings.☆1,735Updated this week
- A Django application to retrieve client's IP address☆1,030Updated 9 months ago
- Easily translate "cheese omelet" into "omelette au fromage".☆701Updated 6 months ago
- Rosetta is a Django application that eases the translation process of your Django projects☆1,104Updated last week
- Translates Django models using a registration approach.☆1,398Updated 2 weeks ago
- Mask your objects instead of deleting them from your database.☆685Updated 3 months ago
- Improved Django model inheritance with automatic downcasting☆1,684Updated this week
- Django model mixins and utilities.☆2,695Updated last month
- Dynamic and static host resolving for Django. Maps hostnames to URLconfs.☆989Updated 6 months ago
- Write cron business logic as a Python class and let this app do the rest! It enables Django projects to schedule cron tasks, tracks their…☆904Updated 5 months ago
- Extend Django sessions with a foreign key back to the user, allowing enumerating all user's sessions.☆646Updated this week
- Efficient tree implementations for Django☆1,119Updated 4 months ago
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,114Updated 2 months ago
- Get your Django models in order☆743Updated 2 months ago
- Generic drag-and-drop ordering for objects in the Django admin interface☆795Updated 2 months ago
- Reusable, generic mixins for Django☆1,964Updated last month
- A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.☆1,024Updated 2 months ago
- Better filtering for Django REST Framework