channels-frontend / django-channels
A convenience library to handle ASGI messages over websockets
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for django-channels
- Anonymizer for Django database data☆25Updated last month
- An app that will analyze and report on links in any model that you register with it. Links can be bare (urls or image and file fields) or…☆75Updated 3 months ago
- django-formfield is a form field that accepts a django form as its first argument☆44Updated 5 years ago
- Avoid boring views and urls.☆61Updated last year
- Maintenance only☆68Updated 7 months ago
- A translatable password validator for django, based on zxcvbn-python and available with pip.☆29Updated last week
- What do you get when you cross a pony and a walrus?☆18Updated 7 months ago
- Chrome Logger support for Django☆26Updated 7 years ago
- Dynamic queryset and serializer setup for Django REST Framework☆26Updated 3 years ago
- A celery task class whose execution is delayed until after the request finishes, using request_started and request_finished signals from …☆57Updated last year
- Some benchmark for Django REST framework☆17Updated 9 years ago
- Utilities for linking to related objects in Django admin☆25Updated 10 months ago
- Django Mail Manager☆72Updated 3 weeks ago
- App for generating forms allowing users to build model queries☆17Updated last year
- ORM extensions for performance-conscious perfectionists.☆35Updated 2 years ago
- Use PostgreSQL's and MySQL's JSONField, but fall back to a TextField implementation on other databases☆24Updated 3 years ago
- A choice object for Django☆18Updated 4 years ago
- Django User g11n (globalization) provides fields for users to set time zones and regions, as well as middleware to handle them properly.☆25Updated 5 months ago
- Nice pytest plugin to help you with Django pluggable application testing.