1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Oct 07, 2021 — Oct 07, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix transactional tests in classes not sorted correctly after regular tests More... about 3 years ago
Update AUTHORS with current status More... about 3 years ago
Release 4.5.0 More... about 3 years ago
live_server_helper: improve sqlite in-memory check More... about 3 years ago
live_server_helper: clean up on thread error More... about 3 years ago
live_server_helper: remove redundant join() More... about 3 years ago
Skip Django's `setUpTestData` mechanism in pytest-django tests More... about 3 years ago
Add myself to AUTHORS More... about 3 years ago
Add Django 4.0 support. More... about 3 years ago
tox: update mysqlclient version More... about 3 years ago
Remove now inaccurate statement in `_django_db_marker`'s docstring More... about 3 years ago
fixtures: slight style improvement More... about 3 years ago
Always set `reset_sequences` on the test class according to the given value More... about 3 years ago
Fix `@pytest.mark.django_db(reset_sequence=True)` not being sorted as transactional More... about 3 years ago
tests: fix `mark_exists()` check on postgresql with non-standard psqlrc More... about 3 years ago
tox: rename checkqa -> linting More... about 3 years ago
Arrange db fixtures in a more extensible way More... about 3 years ago
Update reference pytest.Store -> pytest.Stash More... about 3 years ago
Add support for rollback emulation/serialized rollback More... about 3 years ago
Change "native migrations" to just "migrations" More... about 3 years ago
Add pyproject.toml file More... about 3 years ago
Update code to Python3.6 style by applying pyupgrade. More... about 3 years ago
Drop Python 3.5 support. More... about 3 years ago
Add test for mirror database More... about 3 years ago
Add Supported Django versions badge to README.rst More... about 3 years ago
Drop Django 3.0 support. More... about 3 years ago
Add USE_TZ to test settings. (#958) More... about 3 years ago
fix DJANGO_SETTINGS_MODULE in main documentation More... about 3 years ago
fix DJANGO_SETTINGS_MODULE docs More... about 3 years ago
Add Django main to tox envlist More... about 3 years ago