carltongibson / djangocon-sprintsLinks
Notes for "Getting started contributing to Django" sprints workshop.
☆30Updated last year
Alternatives and similar repositories for djangocon-sprints
Users that are interested in djangocon-sprints are comparing it to the libraries listed below
Sorting:
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 9 months ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated 3 weeks ago
- Class-based emails for django shipping with a test suite☆77Updated 3 weeks ago
- Working group mechanism for the DSF☆43Updated this week
- A set of Django Management Commands to help you understand and visualize your project's models☆57Updated 3 months ago
- Expose Django management commands in the admin☆87Updated 4 months ago
- 🚀 Zero configuration Django deployments☆99Updated 8 months ago
- production settings for Django☆152Updated last year
- A curated list of awesome things related to building with Django "at scale".☆115Updated last year
- Autocomplete widgets and views using TomSelect☆72Updated 2 weeks ago
- A custom Django user that authenticates via email. Follows identity and authentication best practices.☆154Updated 3 weeks ago
- Opinionated guide to writing Django views☆192Updated 2 weeks ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- An unsurprising Django API framework☆154Updated last year
- An authorization system based exclusively on allow lists☆88Updated 3 weeks ago
- Django application providing database migration tooling to automate their deployment.☆107Updated last month
- Django package to implement "migration zero" pattern - covering your local changes and the CI/CD pipeline☆78Updated last month
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- 🏄🏼 The DjangoCon US 2022 conference website☆11Updated 2 years ago
- A small Django utility to make it easier to revert and redo migrations or to recreate your database.☆70Updated 9 months ago
- ☆43Updated 10 months ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last month
- Properties that are both ORM expressions and python code.☆87Updated last year
- ☆154Updated last month
- Improve performance and maintainability with a prefetching layer in your Django project☆154Updated 3 weeks ago
- Safely run migrations before deployment☆88Updated last month
- Password-less authentication for Django. An email with a magic link allows a secure login☆85Updated 10 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 6 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
- ☆61Updated 2 weeks ago