erm0l0v / django-fake-modelLinks
Simple library for creating fake models in the unit tests.
☆43Updated 3 years ago
Alternatives and similar repositories for django-fake-model
Users that are interested in django-fake-model are comparing it to the libraries listed below
Sorting:
- PostgreSQL and SQLite partial index support for Django☆113Updated 5 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆168Updated 5 months ago
- A non-persistent in-memory data storage backend for Django.☆52Updated 2 years ago
- Easily handle Django migrations effects in dev mode☆95Updated 6 years ago
- Use an URL to configure email backend settings in your Django Application.☆61Updated last year
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- polymorphic django models using automatic type-field downcasting☆229Updated 3 months ago
- Generate performance reports from your django database performance tests.☆83Updated 4 years ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago
- Extensions for Django Rest Framework☆79Updated last month
- Properties that are both ORM expressions and python code.☆87Updated last year
- Chain multiple (disparate) QuerySets in Django☆113Updated 4 months ago
- A tool to automatically fix Django deprecations.☆183Updated this week
- A plugin for coverage.py to measure Django template execution☆202Updated this week
- Collection of utilities for working with django rest framework (DRF)☆71Updated 2 years ago
- Capture and make assertions on transaction.on_commit() callbacks.☆35Updated 2 years ago
- Paginator which shows a range of pages around the active one☆43Updated 5 years ago
- Restrict Django sessions to IP and/or user agent.☆83Updated 2 years ago
- A serializer for the Django Rest Framework that supports per-action serialization of fields.☆56Updated 4 years ago
- A Django application that exposes a bunch of PostgreSQL database metrics.☆144Updated this week
- Adds three template tags: `fullurl`, `fullstatic` and `buildfullurl`. The template tag `fullurl` acts just like `url`, but it always prin…☆56Updated 2 years ago
- Safely run migrations before deployment☆90Updated 4 months ago
- Little helper application to improve django choices (for fields)☆83Updated 5 years ago
- A special kind of ModelAdmin that allows it to be nested within another ModelAdmin☆139Updated last year
- Write Django model properties that can be used in database queries.☆81Updated 2 weeks ago
- Database-driven way to put your Django site into maintenance mode.☆42Updated 2 years ago
- Drag-drop orderable change lists and inlines done right.☆67Updated this week
- Production webservers as a Django management command☆90Updated last month
- Pagination based on the seek method / keyset paging / offset-less pagination☆125Updated 7 months ago