mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-16 20:00:23 +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
3 lines
53 B
Text
3 lines
53 B
Text
pytest==3.3.1
|
|
pytest-django==3.1.2
|
|
psycopg2==2.7.6.1
|