]> git.0d.be Git - chloro.git/commit
add initial model
authorFrédéric Péters <fpeters@0d.be>
Sun, 29 Dec 2019 13:30:22 +0000 (14:30 +0100)
committerFrédéric Péters <fpeters@0d.be>
Mon, 30 Dec 2019 08:35:50 +0000 (09:35 +0100)
commitf501bf750130f1e3ce1048671dbba463c782393e
tree69379f5f807c5ff09d1475ecb07dd07ed126a2be
parent531a54038dddb79c55d4098bacfd0fdb60608a35
add initial model
chloro/phyll/__init__.py [new file with mode: 0644]
chloro/phyll/fields.py [new file with mode: 0644]
chloro/phyll/migrations/0001_initial.py [new file with mode: 0644]
chloro/phyll/migrations/__init__.py [new file with mode: 0644]
chloro/phyll/models.py [new file with mode: 0644]
chloro/settings.py
setup.py [new file with mode: 0644]