]> git.lizzy.rs Git - cheatdb.git/commit
Move Github import to backend
authorrubenwardy <rw@rubenwardy.com>
Fri, 11 May 2018 11:57:16 +0000 (12:57 +0100)
committerrubenwardy <rw@rubenwardy.com>
Fri, 11 May 2018 11:57:16 +0000 (12:57 +0100)
commit5e44f3d64c2be1b890e393832efd9fb100adf2c0
treeea4a1fd0ce7fe8ed9c97687f6afd8e18b0a393e4
parenta55b4f84ff8fa9774b1aa3a0363d848b9a9bd252
Move Github import to backend

Fixes #41
.gitignore
app/__init__.py
app/static/package_create.js
app/tasks/__init__.py [new file with mode: 0644]
app/tasks/importtasks.py [new file with mode: 0644]
app/views/__init__.py
app/views/api.py [new file with mode: 0644]
log.txt [deleted file]
requirements.txt