require django 1.7 and factory boy for newer test code
[htsworkflow.git] / samples /
2014-11-03 Diane Troutforgot to change one test to use factory
2014-11-01 Diane Troutname get_query_set was deprecated in favor of get_queryset
2014-11-01 Diane TroutConvert samples app to use migrations.
2014-07-24 Diane Troutpep8 whitespace cleanup.
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...