This website requires JavaScript.
Explore
Help
Sign in
binaryDiv
/
tofu
Archived
Watch
1
Star
0
Fork
You've already forked tofu
0
Code
Issues
15
Pull requests
Releases
Wiki
Activity
Issue tracker / to do list app in Django.
This repository has been archived on
2019-11-11
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
10
commits
3
branches
0
tags
568
KiB
c4ae7f2759
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
binaryDiv
c4ae7f2759
add basic Makefile, requirements.txt
2019-11-10 02:26:46 +01:00
issues
use generic views
2019-06-03 17:57:25 +02:00
projects
use generic views
2019-06-03 17:57:25 +02:00
tofu
create projects app; move Project model to projects app; recreate migrations because moving the model caused problems o.o
2019-06-03 00:38:53 +02:00
.gitignore
update .gitignore
2019-11-10 02:17:29 +01:00
Makefile
add basic Makefile, requirements.txt
2019-11-10 02:26:46 +01:00
manage.py
add basic Makefile, requirements.txt
2019-11-10 02:26:46 +01:00
README.md
Initial commit
2019-03-20 22:14:17 +01:00
requirements.txt
add basic Makefile, requirements.txt
2019-11-10 02:26:46 +01:00
README.md