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 typo in README: pytest -> py.test More... over 11 years ago
Added a requirements.txt file with dependencies required to run the test suite More... over 11 years ago
Use tests.settings_sqlite as the default settings More... over 11 years ago
Warn agains django_db and fixtures More... almost 12 years ago
Clarify the license a bit More... almost 12 years ago
2.3.0 changelog + version bump More... almost 12 years ago
Added Donald Stufft to AUTHORS More... almost 12 years ago
Removed tox to avoid keeping tox and travis in sync. Travis should be enough. More... almost 12 years ago
Merge pull request #32 from dstufft/django-configurations More... almost 12 years ago
Skip django-configurations tests on Python 2.4/2.5 More... almost 12 years ago
Ensure we install a new enough version of django-configurations More... almost 12 years ago
Fix test to pass the args seperately More... almost 12 years ago
Add tests for the django-configuration integration More... almost 12 years ago
Move the django-configurations importer to later on More... almost 12 years ago
Document that pytest-django can use django-configurations More... almost 12 years ago
Optionally allow the usage of django-configurations More... almost 12 years ago
2.2.1 release More... almost 12 years ago
Use pytest monkeypatch for the settings fixture to play better with django-appconf More... almost 12 years ago
Fixed #30: Added Python version classifiers to setup.py More... almost 12 years ago
removed duplicate contribution in TOC More... almost 12 years ago
Merge remote-tracking branch 'rafales/docs-test-coverage' More... almost 12 years ago
Updated the contribution page More... almost 12 years ago
Added small tutorial about measuring tests' coverage More... almost 12 years ago
fixed typo More... almost 12 years ago
2.2.0 changelog, version bump More... almost 12 years ago
Merge pull request #28 from rafales/python3-support More... almost 12 years ago
Added myself to AUTHORS file More... almost 12 years ago
Added python 3.3 to travis config More... almost 12 years ago
Excluded python 3.2+mysql build from travis config More... almost 12 years ago
Fixed exclude list in travis config More... almost 12 years ago