]> git.lizzy.rs Git - cheatdb.git/commit
Add package soft deletion
authorrubenwardy <rw@rubenwardy.com>
Fri, 25 May 2018 17:28:24 +0000 (18:28 +0100)
committerrubenwardy <rw@rubenwardy.com>
Fri, 25 May 2018 17:28:24 +0000 (18:28 +0100)
commit8cf5c7204f0ebb787eafb9ffa04c9e61a8d6d3af
tree5ef4e040ed428a48319c325d93927508624c99c3
parentf93394df753b7e2181f2a3eb3c1f3d45835ccc63
Add package soft deletion
12 files changed:
app/models.py
app/scss/components.scss
app/tasks/importtasks.py
app/templates/admin/list.html
app/templates/packages/delete.html [new file with mode: 0644]
app/templates/packages/view.html
app/utils.py
app/views/__init__.py
app/views/admin.py
app/views/packages/__init__.py
app/views/packages/todo.py
migrations/versions/c4152f4240ed_.py [new file with mode: 0644]