]> git.0d.be Git - chloro.git/commit
add basic view of a note
authorFrédéric Péters <fpeters@0d.be>
Sun, 29 Dec 2019 13:56:24 +0000 (14:56 +0100)
committerFrédéric Péters <fpeters@0d.be>
Mon, 30 Dec 2019 08:35:50 +0000 (09:35 +0100)
commit4cbde1d675d45b7fab19bc1ed6001829e03a6c2c
tree8674247a417b1288ae502cf365b82d400ebb389b
parentf501bf750130f1e3ce1048671dbba463c782393e
add basic view of a note
chloro/phyll/templates/phyll/base.html [new file with mode: 0644]
chloro/phyll/templates/phyll/note_detail.html [new file with mode: 0644]
chloro/phyll/urls.py [new file with mode: 0644]
chloro/phyll/views.py [new file with mode: 0644]
chloro/settings.py
chloro/urls.py