mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_inheritance_manager.py | ||
| test_join_manager.py | ||
| test_query_manager.py | ||
| test_softdelete_manager.py | ||
| test_status_manager.py | ||