aldjemy / aldjemy
Integration SQLAlchemy in Django projects for effective query building purposes
☆559Updated last week
Alternatives and similar repositories for aldjemy:
Users that are interested in aldjemy are comparing it to the libraries listed below
- A helper for organizing Django project settings by relying on well established programming patterns.☆1,123Updated 5 months ago
- Tracking dirty fields on a Django model☆639Updated 2 weeks ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆450Updated last month
- Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.☆946Updated last year
- No longer maintained, please migrate to model_bakery☆900Updated 5 years ago
- Useful additions to Django's default TestCase☆622Updated 8 months ago
- Auto-detecting the n+1 queries problem in Python☆1,031Updated 2 years ago
- Common Table Expressions (CTE) for Django☆360Updated 4 months ago
- Middleware that Prints the number of DB queries to the runserver console.☆396Updated 11 months ago
- Django Enhancement Proposals☆489Updated 3 months ago
- Beautifully simple class-based views.☆985Updated last year
- Javascript url handling for Django that doesn't hurt.☆541Updated last year
- Dynamic Django settings.☆1,768Updated 3 months ago
- Efficient tree implementations for Django☆1,141Updated 2 months ago
- Add advanced filtering abilities to Django admin☆791Updated 9 months ago
- Recursive Serialization for Django REST framework☆368Updated 8 months ago
- A custom User model for everybody!☆371Updated last year
- Bringing all of PostgreSQL's awesomeness to Django.☆717Updated 10 months ago
- A library for mocking django queryset functions in memory for testing☆321Updated 3 months ago
- No effort, no worry, maximum performance.☆1,340Updated 2 weeks ago
- Fernet symmetric encryption for Django model fields☆196Updated 11 months ago
- Extra Fields for Django Rest Framework☆682Updated last year
- django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.☆403Updated 5 years ago
- Django EAV 2 - EAV storage for modern Django☆359Updated this week
- PEP-484 stubs for django-rest-framework☆491Updated last week
- Write Django management command using the click CLI library