Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
LW-UI
/
a70bcf9ccae4a46361aefc2bf4ea0b6f99418afe
/
.
/
userhandler
/
apps.py
blob: 45574ccaf092843340a2c260a6958219b9f398ee [
file
] [
log
] [
blame
]
from
__future__
import
unicode_literals
from
django
.
apps
import
AppConfig
class
UserhandlerConfig
(
AppConfig
):
name
=
'userhandler'