This repository has been archived on 2019-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
horrible-todo/tasks
2019-05-21 10:07:42 +02:00
..
api made some progress on authentication 2019-03-29 14:35:12 +01:00
migrations auth technically finished 2019-04-02 13:49:11 +02:00
static/tasks Update main.css 2019-05-21 10:07:42 +02:00
templates/tasks update styling 2019-05-16 10:22:19 +02:00
__init__.py added project 2019-03-27 23:12:42 +01:00
admin.py finished task model for now and created simple view... etc. 2019-03-28 10:20:05 +01:00
apps.py added project 2019-03-27 23:12:42 +01:00
decorators.py fixed minor issues 2019-04-05 10:46:34 +02:00
models.py Revert "started creating models for projects and organizations" 2019-04-11 10:00:41 +02:00
tests.py added project 2019-03-27 23:12:42 +01:00
urls.py now organizing tasks in tables instead 2019-04-05 10:27:45 +02:00
views.py Revert "Added another todo" 2019-04-11 10:00:48 +02:00