Files
mayan-edms/mayan/urls/__init__.py
Roberto Rosario 1fa91f0ef7 Remove development URLs from main URL file
Move the development URL definitions for Rosetta and Debug toolbar
to a separate URL file. Convert the single urls.py to a module to
allow multiple URL files to be used.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2019-04-12 01:53:06 -04:00

4 lines
69 B
Python

from __future__ import unicode_literals
from .base import * # NOQA