horizon/horizon
Christian Berendt d329ded5ac Use import from six.moves to import the HTMLParser module
The name of the HTMLParser module is html.parser instead of
HTMLParser in Python3.

Change-Id: Iaedf03e2e6fc03f1d86818fdae9ec7a95e5f7512
2014-06-10 17:57:11 +02:00
..
browsers Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
conf Remove leftovers of "# noqa" 2014-01-28 15:51:04 +04:00
forms Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
locale Imported Translations from Transifex 2014-06-10 06:06:21 +00:00
management Fixed several typos in comments 2014-05-24 14:42:14 -05:00
static Merge "Allow extensions to add Angular modules" 2014-05-30 11:45:02 +00:00
tables Use six.add_metaclass instead of __metaclass__ 2014-06-03 08:11:49 +02:00
tabs Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
templates Merge "Allow extensions to add Angular modules" 2014-05-30 11:45:02 +00:00
templatetags Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
test Use import from six.moves to import the HTMLParser module 2014-06-10 17:57:11 +02:00
utils Merge "Remove extraneous vim configuration comments" 2014-05-13 21:59:39 +00:00
workflows Use six.add_metaclass instead of __metaclass__ 2014-06-03 08:11:49 +02:00
__init__.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
base.py Remove "Panel" from navigation elements 2014-05-29 14:31:52 -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 Refactor code around Console support 2014-05-20 03:00:28 +00:00
loaders.py Remove #noqa from most common imports and add them to import_exceptions 2014-01-07 12:26:35 +01:00
messages.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
middleware.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
models.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
site_urls.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
version.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00