]> Johnzone git - Mannschaftsverwaltung.git/commit
teamlist works master
authorJohn Janus <mail@johnzone.org>
Tue, 4 Dec 2018 23:53:08 +0000 (00:53 +0100)
committerJohn Janus <mail@johnzone.org>
Tue, 4 Dec 2018 23:53:08 +0000 (00:53 +0100)
commitaa2b5183985f59892b892797fd2876a91ee69ae7
tree3e8709803f1f5c54265defefd04c37af49e25c13
parent9352a0af0087ed18597c1b74b75b47db4b77fdbe
teamlist works
15 files changed:
Mannschaftsverwaltung/urls.py
mannschaft/migrations/0001_initial.py
mannschaft/migrations/0002_auto_20181204_2246.py [new file with mode: 0644]
mannschaft/migrations/0002_player_user.py [deleted file]
mannschaft/migrations/0003_auto_20181103_0242.py [deleted file]
mannschaft/migrations/0003_remove_player_teams.py [new file with mode: 0644]
mannschaft/migrations/0004_auto_20181103_1501.py [deleted file]
mannschaft/migrations/0005_auto_20181103_1503.py [deleted file]
mannschaft/migrations/0006_auto_20181103_1505.py [deleted file]
mannschaft/models.py
mannschaft/templates/base.html [new file with mode: 0644]
mannschaft/templates/mannschaft/player_overview.html [new file with mode: 0644]
mannschaft/templates/registration/login.html [new file with mode: 0644]
mannschaft/urls.py
mannschaft/views.py