]> git.lizzy.rs Git - cheatdb.git/commit
Move package templates to subfolder
authorrubenwardy <rw@rubenwardy.com>
Fri, 23 Mar 2018 14:07:13 +0000 (14:07 +0000)
committerrubenwardy <rw@rubenwardy.com>
Fri, 23 Mar 2018 15:34:13 +0000 (15:34 +0000)
commit570dd519df311b159fd1416be9162700c623db6b
treedb31c7fada209bc7dd0cd66d5c5a97edffa4a54a
parent811e830f81ca718c842527631a92071155bf45ac
Move package templates to subfolder
app/templates/package_create_edit.html [deleted file]
app/templates/package_details.html [deleted file]
app/templates/package_release_edit.html [deleted file]
app/templates/package_release_new.html [deleted file]
app/templates/packages.html [deleted file]
app/templates/packages/create_edit.html [new file with mode: 0644]
app/templates/packages/list.html [new file with mode: 0644]
app/templates/packages/release_edit.html [new file with mode: 0644]
app/templates/packages/release_new.html [new file with mode: 0644]
app/templates/packages/view.html [new file with mode: 0644]
app/views/packages.py