Use render instead of render_to_response
[htsworkflow.git] / inventory / views.py
2016-06-24 Diane TroutUse render instead of render_to_response
2015-04-06 Diane TroutDrop support for simplejson
2015-03-27 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2015-03-20 Diane Troutupdate more raise exceptions to Exception(message)...
2015-02-03 Diane Troutconvert to unicode_literals
2015-01-29 Diane TroutConvert old style except blocks to except Exception...
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...