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
Depend on 0001_initial in custom user test (Django 1.7 compatibility) More... about 10 years ago
Make the custom user model compatible with Django 1.7 More... about 10 years ago
Use migrations in the custom user model test More... about 10 years ago
Construct the replacement setUpClass/tearDownClass in a Python 3 compatible way More... about 10 years ago
Call Django's TestCase.setUpClass() when the database guaranteed to be available. Fixes #189, #79, #117. More... about 10 years ago
Make CursorManager work like a stack for disabling/enabling the database cursor. More... about 10 years ago
Make is_django_unittest more straightforward More... about 10 years ago
fix some PEP8 issues More... about 10 years ago
add a documentation to the --nomigrations option More... about 10 years ago
create --nomigrations option More... about 10 years ago
Revert accidental change from last commit More... over 10 years ago
Avoid installing south when testing on Python 3. Refs #177 More... over 10 years ago
Run more tests in xdist test to make sure both slaves are utilized More... over 10 years ago
Actually run the latest version of generate_configurations from last commit More... over 10 years ago
Fixed #177 - remove invalid envs, use saner default envs More... over 10 years ago
Merge pull request #172 from blueyed/use-pytest-verbosity-with-db-setup More... over 10 years ago
Make Django's db setup/teardown use pytest's verbosity level More... over 10 years ago
Bump version number for 2.7 release More... over 10 years ago
Merge pull request #171 from blueyed/update-versions More... over 10 years ago
Make the ImportError checks less strict More... over 10 years ago
Update Django and tox versions for tox/travis More... over 10 years ago
Fix expected test output for South tests (with `-s` being used) More... over 10 years ago
setup.py: Mention the 3-clause BSD license in our metadata More... over 10 years ago
Add test_south_migrations_python_files_star More... over 10 years ago
test_initial_south_migrations: doc, fix More... over 10 years ago
Add test_initial_data_south_with_migrations More... over 10 years ago
Add create_initial_south_migration to django_testdir_initial More... over 10 years ago
test_initial_data_south: fix SOUTH_MIGRATION_MODULES, rename it More... over 10 years ago
Return file object with create_test_module/create_app_file More... over 10 years ago
Update URLs to point to the new repository More... over 10 years ago