index
:
django-debug-toolbar
0.8.x
1.0-release
develop
gh-pages
line_profiler_int
master
restrict-toolbar-handle-to-window
toolbar-refactor
tx-master
A configurable set of panels that display various debug information about the current request/response.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2013-12-23
Updated Travis config to Django 1.6.1.
Jannis Leidel
2013-12-15
Alphabetical ordering :)
Aymeric Augustin
2013-12-09
Added django-discover-runner to travis config, too.
Jannis Leidel
2013-11-22
Can't provide version-dependent requirements on Travis.
Aymeric Augustin
2013-11-22
Patched the wrong file.
Aymeric Augustin
2013-11-22
Test features depending on line_profiler.
Aymeric Augustin
2013-11-18
Re-oops, fix another regression from 8a9348a.
Aymeric Augustin
2013-11-06
Django 1.6 was released today and it's supported!
Aymeric Augustin
2013-11-01
Fix Travis through trial and error (attempt 1).
Aymeric Augustin
2013-11-01
Get rid of custom test runner.
Aymeric Augustin
2013-10-17
Add Python 3 to tox configurations.
Aymeric Augustin
2013-10-17
Bump requirements to Django >= 1.4 & Python >= 2.6
Aymeric Augustin
2013-04-24
Use newer version of Django in travis config.
Jannis Leidel
2013-03-02
Added Django 1.5 and upgrade to 1.4.5 and 1.3.7.
Jannis Leidel
2012-04-06
Don't be quiet about installing Django.
Jannis Leidel
2012-04-06
Added a Django 1.4 test environment to Travis config.
Jannis Leidel
2012-02-27
Support Travis CI
David Cramer