openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
pytest-django
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
over 2 years
ago.
Oct 07, 2021 — Oct 07, 2022
Showing page 26 of 49
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Depend on 0001_initial in custom user test (Django 1.7 compatibility)
Andreas Pelme
More...
about 10 years ago
Make the custom user model compatible with Django 1.7
Andreas Pelme
More...
about 10 years ago
Use migrations in the custom user model test
Andreas Pelme
More...
about 10 years ago
Construct the replacement setUpClass/tearDownClass in a Python 3 compatible way
Andreas Pelme
More...
about 10 years ago
Call Django's TestCase.setUpClass() when the database guaranteed to be available. Fixes #189, #79, #117.
Andreas Pelme
More...
about 10 years ago
Make CursorManager work like a stack for disabling/enabling the database cursor.
Andreas Pelme
More...
about 10 years ago
Make is_django_unittest more straightforward
Andreas Pelme
More...
about 10 years ago
fix some PEP8 issues
Renan Ivo
More...
about 10 years ago
add a documentation to the --nomigrations option
Renan Ivo
More...
about 10 years ago
create --nomigrations option
Renan Ivo
More...
about 10 years ago
Revert accidental change from last commit
Andreas Pelme
More...
over 10 years ago
Avoid installing south when testing on Python 3. Refs #177
Andreas Pelme
More...
over 10 years ago
Run more tests in xdist test to make sure both slaves are utilized
Andreas Pelme
More...
over 10 years ago
Actually run the latest version of generate_configurations from last commit
Andreas Pelme
More...
over 10 years ago
Fixed #177 - remove invalid envs, use saner default envs
Andreas Pelme
More...
over 10 years ago
Merge pull request #172 from blueyed/use-pytest-verbosity-with-db-setup
Daniel Hahler
More...
over 10 years ago
Make Django's db setup/teardown use pytest's verbosity level
Daniel Hahler
More...
over 10 years ago
Bump version number for 2.7 release
Andreas Pelme
More...
over 10 years ago
Merge pull request #171 from blueyed/update-versions
Andreas Pelme
More...
over 10 years ago
Make the ImportError checks less strict
Andreas Pelme
More...
over 10 years ago
Update Django and tox versions for tox/travis
Daniel Hahler
More...
over 10 years ago
Fix expected test output for South tests (with `-s` being used)
Daniel Hahler
More...
over 10 years ago
setup.py: Mention the 3-clause BSD license in our metadata
W. Trevor King
More...
over 10 years ago
Add test_south_migrations_python_files_star
Daniel Hahler
More...
over 10 years ago
test_initial_south_migrations: doc, fix
Daniel Hahler
More...
over 10 years ago
Add test_initial_data_south_with_migrations
Daniel Hahler
More...
over 10 years ago
Add create_initial_south_migration to django_testdir_initial
Daniel Hahler
More...
over 10 years ago
test_initial_data_south: fix SOUTH_MIGRATION_MODULES, rename it
Daniel Hahler
More...
over 10 years ago
Return file object with create_test_module/create_app_file
Daniel Hahler
More...
over 10 years ago
Update URLs to point to the new repository
Andreas Pelme
More...
over 10 years ago
←
1
2
…
22
23
24
25
26
27
28
29
30
…
48
49
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree