camilamaia / factory-boy-best-practices
factory_boy best practices
☆50Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for factory-boy-best-practices
- ☆137Updated last week
- The missing debug tool for django☆196Updated 7 months ago
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆138Updated 8 months ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆136Updated last month
- A curated list of awesome things related to building with Django "at scale".☆102Updated 8 months ago
- Improve performance and maintainability with a prefetching layer in your Django project☆151Updated 9 months ago
- Django webhooks triggered on model changes☆192Updated 2 months ago
- Detect N+1s in your Django app.☆88Updated last month
- Resolve form field arguments dynamically when a form is instantiated☆142Updated 11 months ago
- Opinionated guide to writing Django views☆183Updated last month
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.☆129Updated 2 months ago
- Class-based emails for django shipping with a test suite☆61Updated 3 weeks ago
- An app to make it safer, faster and more fun to develop in Django☆148Updated 3 weeks ago
- Simple database-backed job queue☆173Updated 4 months ago
- production settings for Django☆127Updated last year
- A package for type-checking the URLs and associated views for Django☆62Updated last week
- A distributed task processing framework for Django built on top of the Postgres NOTIFY/LISTEN protocol.☆245Updated 2 months ago
- A search (cmd+k) modal, for the Django admin UI, that searches your entire site.☆112Updated 3 months ago
- WebAuthn security keys and TOTP multi-factor authentication for Django☆92Updated 5 months ago
- A package to facilitate the use of HTMX with Django☆55Updated last month
- A Django app that tracks your queries to help optimize them. Demo: https://dj-tracker-bakerydemo.fly.dev/dj-tracker/☆80Updated 3 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…☆66Updated last year
- A Django template formatter.☆277Updated this week
- Write Django model properties that can be used in database queries.☆72Updated this week
- Edit JSON-Model Fields using a Standard Django Form.☆130Updated 2 weeks ago
- Use Postgres' generate_series to create sequences with Django's ORM☆26Updated 2 months ago
- A simple way to create reusable template components in Django.☆160Updated 8 months ago
- Properties that are both ORM expressions and python code.☆87Updated 9 months ago
- Django and Tailwind integration based on the prebuilt Tailwind CSS CLI.☆97Updated last week
- Turns your raw sql into a QuerySet.☆52Updated 2 years ago