rklyne / hexagonal-djangoLinks
A sketch of a hexagonal architecture in Django
☆16Updated 2 years ago
Alternatives and similar repositories for hexagonal-django
Users that are interested in hexagonal-django are comparing it to the libraries listed below
Sorting:
- Demo app exploring ports and adapters architecture with Django☆68Updated 6 years ago
- Dependency injection in Django.☆54Updated last year
- Django the DDD way☆83Updated last year
- Django CRUM (Current Request User Middleware) captures the current request and user in thread local storage.☆98Updated last year
- ☆103Updated 7 years ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- This is a Django app for managing multiple tenants on the same project instance using a shared approach.☆54Updated 2 weeks ago
- An attempt to implement DDD and hexagonal architecture in Python using Django framework w/o replacing Django's core components.☆125Updated 10 years ago
- An unsurprising Django API framework☆154Updated last year
- A Django app for sending SMS with interchangeable backends.☆56Updated last year
- Django Webpack starter template for using Webpack 5 with Django 3.1 & Bootstrap 4. Yes, it can hot-reload.☆59Updated 2 years ago
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.☆143Updated 8 months ago
- Ensure your migration history is linear.☆194Updated 3 weeks ago
- Type hints for enhanced API views and serializers.☆82Updated 2 years ago
- ☆150Updated last month
- A flake8 plugin to detect bad practices on Django projects.☆180Updated last year
- 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
- Use Postgres' generate_series to create sequences with Django's ORM☆29Updated 3 months ago
- A Django autocomplete component powered by htmx☆59Updated last month
- Django application providing database migration tooling to automate their deployment.☆106Updated 3 weeks ago
- Django app made to integrate generic events that create notifications that can be sent to users using several backends.☆21Updated last year
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆182Updated 3 months ago
- Repo with in-depth coverage of high level concepts from a poster session I did at PyCon 2017 in Portland, OR, May 21, 2017☆37Updated 8 years ago
- Turns your raw sql into a QuerySet.☆52Updated 3 years ago
- Parametrize tests within unittest TestCases.☆66Updated 3 weeks ago
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated last month
- What You Should Know About The Django User Model☆25Updated 3 years ago
- Autocomplete widgets and views using TomSelect☆70Updated last month
- Drag-drop orderable change lists and inlines done right.☆65Updated 2 months ago
- Exemplary project using Clean Architecture in Python☆34Updated 6 years ago