500


Application Version: 0.7.19.1121 Beta

thermometer - Gogs: Go Git Service

暂无描述

apps.py 146B

    # -*- coding: utf-8 -*- from __future__ import unicode_literals from django.apps import AppConfig class ApiConfig(AppConfig): name = 'api'