horizon/horizon
Thai Tran 04ce53bcb3 POST instantiation for Django-Angular
We currently need to include a CSRF token in our form if we want to POST
to a Django view.  This is cumbersome and should really be a global setting.

Change-Id: I607a0e428833e7478b073eec4d9ef9e1e856ae12
Closes-Bug: #1395270
2014-12-05 22:03:24 +00:00
..
browsers Fix Flake8 style warnings in horizon/ 2014-07-29 20:38:49 +00:00
conf Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
contrib Datepicker locale support 2014-09-23 14:24:48 +00:00
forms Modal form cleanup 2014-11-18 12:53:08 -08:00
locale Imported Translations from Transifex 2014-12-05 06:07:00 +00:00
management Fixed several typos in comments 2014-05-24 14:42:14 -05:00
static/horizon POST instantiation for Django-Angular 2014-12-05 22:03:24 +00:00
tables Standardizing translation of "-" 2014-12-03 10:09:17 -07:00
tabs Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00
templates Replace the glyphicons with font awesome icons 2014-12-01 14:36:38 -07:00
templatetags Fix dashboard nav, when panelgroup empty 2014-11-25 14:43:29 +01:00
test Merge "Update metering unit selection to use smaller units for time" 2014-12-05 00:11:29 +00:00
utils Merge "Fix the expression to be python3 compatible." 2014-12-05 02:14:42 +00:00
workflows Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py KeyError on getting PanelGroup 2014-12-01 09:36:47 -05:00
context_processors.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
decorators.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Split large methods into submethods to reduce max-complexity 2014-12-05 13:30:41 +09:00
loaders.py Always split template names on forward slash 2014-09-23 11:38:34 +03:00
messages.py Uniquify horizon messages returned in a single response 2014-09-17 13:45:07 +00:00
middleware.py Checking session timeout before authentication 2014-09-25 15:06:19 +02:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Fix E128 errors in horizon/ 2014-10-15 13:50:07 +09:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Remove NotImplementedErrors from "virtual" methods 2014-09-02 11:31:05 +02:00