Test htsworkflow under several different django & python versions
[htsworkflow.git] / inventory /
2017-03-09 Diane TroutPort test_inventory to rdflib
2016-06-24 Diane TroutRemove references to migrations on topic branches
2016-06-24 Diane TroutUse render instead of render_to_response
2016-06-24 Diane TroutUse reverse with named url patterns
2016-06-24 Diane TroutName all of the view that we need to reverse
2016-06-24 Diane TroutAdd migrations to the small apps.
2016-06-24 Diane TroutDjango 1.9 deprecated string based url names and django...
2015-04-06 Diane TroutDrop support for simplejson
2015-04-06 Diane TroutMissed a couple of smart_text wrappings of django test...
2015-03-27 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2015-03-20 Diane Troutprefer native string types.
2015-03-20 Diane Troutupdate more raise exceptions to Exception(message)...
2015-03-19 Diane TroutUse django.utils.encode smart_text or smart_str for...
2015-02-03 Diane Troutconvert to unicode_literals
2015-01-29 Diane Troutconvert to print_function, and start adding unicode_lit...
2015-01-29 Diane TroutConvert old style except blocks to except Exception...
2015-01-13 Diane TroutUpdate inventory tests to use factory boy.
2014-07-24 Diane Troutpep8 whitespace cleanup.
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...