diff options
| author | Rolf Erik Lekang <me@rolflekang.com> | 2015-01-14 15:27:23 +0100 |
|---|---|---|
| committer | Jannis Leidel <jannis@leidel.info> | 2015-01-31 14:18:30 +0100 |
| commit | 53de4644d35e057fd1d975c91cee2697bdfa38c4 (patch) | |
| tree | 24e51c230259377fc2a3bd40ffcd2cc7159bba92 /.gitignore | |
| parent | a89887e1053436338b5d890d6336de433eeb8d48 (diff) | |
Add django-dev-dashboard as an app
It uses the code from the django/django-dev-dashboard with some design
changes, new tests, translation marks and new migrations. It is added
under the host dashboard.djangoproject.com.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ secrets.json .sass-cache/ .coverage .tox +djangoproject/static/js/lib/jquery-flot/examples |
