our item menu"> Issues 0 Pull Requests 0 Commits 900 Releases 0

No Description

0009_auto_20190828_0511.py 764B

    # -*- coding: utf-8 -*- # Generated by Django 1.11.23 on 2019-08-27 21:11 from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('integral', '0008_saleclerksubmitloginfo_test_sn'), ] operations = [ migrations.AddField( model_name='saleclerksubmitloginfo', name='ym', field=models.IntegerField(db_index=True, default=0, help_text='\u5e74\u6708', verbose_name='ym'), ), migrations.AddField( model_name='saleclerksubmitloginfo', name='ymd', field=models.IntegerField(db_index=True, default=0, help_text='\u5e74\u6708\u65e5', verbose_name='ymd'), ), ]
kodo - Gogs: Go Git Service

暫無描述

huangqimin001: 3e9628d0c9 iSort & Pycodestyle 5 年之前
..
image 3d0d214667 :sparkles: Member Infos 6 年之前
static 3d0d214667 :sparkles: Member Infos 6 年之前
templates 3d0d214667 :sparkles: Member Infos 6 年之前
__init__.py 3d0d214667 :sparkles: Member Infos 6 年之前
fields.py 3d0d214667 :sparkles: Member Infos 6 年之前
image_processing.py 3d0d214667 :sparkles: Member Infos 6 年之前
urls.py 3e9628d0c9 iSort & Pycodestyle 5 年之前
utils.py 3d0d214667 :sparkles: Member Infos 6 年之前
views.py 4ce7f5c87b :art: Member Relative APIs 6 年之前
widgets.py 3e9628d0c9 iSort & Pycodestyle 5 年之前