horizon/openstack_dashboard/contrib/developer
Akihiro Motoki e477eafa45 django2: Replace django.core.urlresolves with django.urls
(In Django 2.0) The django.core.urlresolvers module is removed
in favor of its new location, django.urls.
It was depreacted in Django 1.10:
https://docs.djangoproject.com/en/2.0/releases/1.10/#id3

blueprint django2-support
Change-Id: I46ab5c325491274b8eaffbf848e5d80f83c2fd26
2018-02-17 01:36:48 +09:00
..
enabled hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
form_builder flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
profiler django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
resource_browser flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
static/dashboard/developer i18n: Do not include html directives in translation strings 2018-01-31 22:31:53 +09:00
theme_preview Merge "Renamed bootstrap theme preview page" 2016-11-09 02:39:34 +00:00
__init__.py Add Developer Dashboard + Bootstrap Theme Preview 2015-12-06 12:04:11 +00:00
dashboard.py Move Developer enabled/ files to contrib 2016-09-23 10:59:20 +00:00
tests.py Add Developer Dashboard + Bootstrap Theme Preview 2015-12-06 12:04:11 +00:00