summaryrefslogtreecommitdiff
path: root/django_testproject
AgeCommit message (Expand)Author
2011-05-27Release 0.1release-0.1Zygmunt Krynicki
2011-05-27Add empty templates for 404 and 500Zygmunt Krynicki
2011-05-27Add default context processorsZygmunt Krynicki
2011-05-26Use versiontoolsZygmunt Krynicki
2011-05-26Some more commentsZygmunt Krynicki
2011-05-26Separate django-testproject out of django-testscenariosZygmunt Krynicki
2011-05-23Leave for django to decide what to run when full-testing is requestedZygmunt Krynicki
2011-05-23Add ability to run all tests via run_test() and run_test_for()Zygmunt Krynicki
2011-05-18Fix pep8 issues in settings.py and add django_testproject/templates to TEMPLA...Zygmunt Krynicki
2011-05-18Add templates that allow test projects to use minimal features from django.co...Zygmunt Krynicki
2011-05-18Add copyright header, add run_tests_forZygmunt Krynicki
2011-01-19Fix logic bug in previous releaseZygmunt Krynicki
2011-01-19Add an ability to test more than one application with django_testproject.test...Zygmunt Krynicki
2011-01-04Changed how django_testproject settings work and bumped version to 0.5Zygmunt Krynicki
2011-01-04Fix test_labels on django 1.1Zygmunt Krynicki
2011-01-04Added django_testproject and used it internallyZygmunt Krynicki