pizzapanther / async-django-book-codeLinks
Full code examples for the book "Async Patterns in Django"
☆16Updated last year
Alternatives and similar repositories for async-django-book-code
Users that are interested in async-django-book-code are comparing it to the libraries listed below
Sorting:
- A Django app that allows you to register class-based views to appear in Django admin.☆59Updated last month
- Autocomplete widgets and views using TomSelect☆76Updated last month
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 10 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆59Updated 4 months ago
- ☆43Updated 11 months ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 10 months ago
- ☆30Updated last month
- Expose Django management commands in the admin☆87Updated 5 months ago
- Convert HTML tags to Django static☆26Updated 2 years ago
- An authorization system based exclusively on allow lists☆89Updated last week
- production settings for Django☆153Updated last year
- Real-time collaborative editing for Django admin with WebSockets☆56Updated 2 months ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆84Updated 3 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 2 months ago
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆67Updated last year
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated 2 weeks ago
- Non-intrusive sqids library for Django☆75Updated last month
- Django pdf actions export actions app.☆29Updated 2 months ago
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆79Updated 2 months ago
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- redirects as they should be, with full control.☆74Updated 2 weeks ago
- A flexible, multi-channel notification system for Django applications with built-in support for email digests, user preferences, and exte…☆54Updated last week
- ☆96Updated last year
- A CLI for creating new Django projects☆49Updated 9 months ago
- Utilities to make function-based views cleaner, more efficient, and better tasting.☆70Updated 2 years ago
- Subjectively 'better' technical debug pages for 404/500 errors.☆45Updated 3 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- Extension for the Django admin panel that allows passing additional parameters to actions by creating intermediate pages with forms.☆109Updated 2 months ago
- Example project to show how I set up Pytest, Playwright, and Django☆38Updated 2 years ago
- Build reusable components in Django, inspired by Rails ViewComponent☆65Updated 7 months ago