aboutsummaryrefslogtreecommitdiffstats
path: root/requirements_dev.txt
AgeCommit message (Collapse)Author
2013-12-15Alphabetical ordering :)Aymeric Augustin
2013-12-09Use django-discover-runner on older Djangos.Jannis Leidel
2013-11-29Move support for line_profiler to a 3rd party panel.Aymeric Augustin
Many thanks to Dave McLain. Fix #477.
2013-11-22Test features depending on line_profiler.Aymeric Augustin
2013-11-16Add Selenim test.Aymeric Augustin
2013-11-16Stop bothering with CSS compression.Aymeric Augustin
For the same reasons we stopped compressing JS.
2013-11-01Add command to measure test coverage.Aymeric Augustin
2013-11-01Don't pin dev tools versions.Aymeric Augustin
We'll usually want the most recent version of these tools. They're only used in development anyway.
2013-10-27Create Sphinx docs.Aymeric Augustin
2013-10-27Add requirements file for development.Aymeric Augustin