ticon-issue-opened"> Issues 0 Pull Requests 0 Commits 595 Releases 0

No Description

Brightcells: 6cc1a44274 Change curtail_uuid to django_curtail_uuid 8 years ago
..
migrations a7cbbf15a7 Update max_length for CharField 8 years ago
templates df0111917e Update jswe.js 8 years ago
__init__.py 4defb80fdc gogs first init 10 years ago
admin.py 627187a7d7 Update Kodo 8 years ago
models.py a7cbbf15a7 Update max_length for CharField 8 years ago
serializers.py f72ccb1875 isort import 10 years ago
tests.py fabef63211 set line_length=200 for isort 10 years ago
urls.py 4defb80fdc gogs first init 10 years ago
views.py 6cc1a44274 Change curtail_uuid to django_curtail_uuid 8 years ago
kodo - Gogs: Go Git Service

暫無描述

__init__.py 276B

    __version__ = "0.5.22" # from .cn2an import Cn2An from .an2cn import An2Cn # from .transform import Transform # cn2an = Cn2An().cn2an an2cn = An2Cn().an2cn # transform = Transform().transform __all__ = [ "__version__", # "cn2an", "an2cn", # "transform" ]