mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-04-12 07:40:58 +00:00
* Add the join manager + tests * Documentation for join manager * Use order_by for consistent tests * Use postgres instead sqlite for tests for better reliability * Fix coverage * Drop django 1.8 |
||
|---|---|---|
| .. | ||
| test_fields | ||
| test_managers | ||
| test_models | ||
| __init__.py | ||
| fields.py | ||
| managers.py | ||
| models.py | ||
| settings.py | ||
| test_choices.py | ||
| test_inheritance_iterable.py | ||
| test_miscellaneous.py | ||