summaryrefslogtreecommitdiff
path: root/horizon/site_urls.py
Commit message (Expand)AuthorAgeFilesLines
* hacking: noqa cleanup in horizonAkihiro Motoki2017-03-171-1/+1
* Update URLs to Django 1.8+ styleRob Cresswell2016-03-281-13/+12
* Drop QUnit JS tests in favor of JasmineVlad Okhrimenko2015-08-271-3/+4
* Applying auto-file-discovery partiallyShaoquan Chen2015-06-291-1/+1
* Fix E128 errors in horizon/Akihiro Motoki2014-10-151-3/+6
* Remove #noqa from django.conf.urls.includeTatiana Ovchinnikova2014-09-291-1/+1
* Remove #noqa from two common imports and add them to import_exceptionsTatiana Ovchinnikova2014-09-161-2/+2
* Fix Flake8 style warnings in horizon/Pawel Skowron2014-07-291-0/+1
* Remove extraneous vim configuration commentsHe Yongli2014-05-061-2/+0
* Add jasmine testing and helpersMaxime Vidori2014-02-171-2/+3
* Remove #noqa from most common imports and add them to import_exceptionsRadomir Dopieralski2014-01-071-1/+1
* Fix django.conf.urls.defaults importsKieran Spear2013-11-041-3/+3
* Enable H302 checkTatiana Mazur2013-08-221-5/+5
* fix r'home/$' in url parttenKun Huang2013-07-221-1/+1
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+4
* Splits OpenStack Dashboard bits from framework app code.Gabriel Hurley2012-10-111-0/+1
* Adds i18n support for Javascript.Gabriel Hurley2012-08-121-1/+5
* Auth refactor.Gabriel Hurley2012-07-091-11/+5
* JavaScript Refactor.Gabriel Hurley2012-06-231-0/+7
* Login/Logout redirects with Django variablesTihomir Trifonov2012-06-221-2/+5
* Fix changing locale if using WSGIScriptAliasCole Robinson2012-03-081-0/+2
* Unifies the project packaging into one set of modules.Gabriel Hurley2012-02-291-0/+34