con-issue-opened"> Problèmes 0 Pull Requests 0 Commissions 1858 Publications 0

Aucune description

FFIB: 4e6b51b9c3 借用申请,新增借单编号 2 ans auparavant
..
0001_initial.py 28f8bc3cb9 :art: Models update for tenancy 3 ans auparavant
0002_auto_20221105_2323.py 28f8bc3cb9 :art: Models update for tenancy 3 ans auparavant
0003_auto_20221108_2326.py 43abfa9d2e :art: Update TenancyShotInfo 3 ans auparavant
0004_auto_20221115_1836.py 1175fbf001 调整租用逻辑 3 ans auparavant
0005_tenancyshotinfo_admin_id.py 70307a789a django migrate 3 ans auparavant
0006_tenancyshotrequestinfo_remark.py 85f4f3ca39 TenancyShotRequestInfo 增加备注 3 ans auparavant
0007_tenancyshotrequestinfo_request_number.py 4e6b51b9c3 借用申请,新增借单编号 2 ans auparavant
__init__.py 28f8bc3cb9 :art: Models update for tenancy 3 ans auparavant
kodo - Gogs: Go Git Service

Aucune description

.editorconfig 562B

    # EditorConfig is awesome: http://EditorConfig.org # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file [*] end_of_line = lf insert_final_newline = false # 4 space indentation [*.py] indent_style = space indent_size = 4 # Tab indentation (no size specified) [*.js] indent_style = space indent_size = 4 # Tab indentation (no size specified) [*.html] indent_style = space indent_size = 4 # Matches the exact files either package.json or .travis.yml [{package.json,.travis.yml}] indent_style = space indent_size = 2