284 Commits

Author SHA1 Message Date
koksnuss
037f28a978 remove comments 2020-04-27 23:07:14 +02:00
koksnuss
1e2982b60d use str(year), minify code, add NOT A FIX TODO!!! this will blow up when more stamps with special years will be added... 2020-04-27 23:05:40 +02:00
koksnuss
1a0158258c remove x € as it is not working atm 2020-04-27 23:04:08 +02:00
koksnuss
2a2c81f125 add td.spacer, decrease overall font-size, vertical-align middle in <th> 2020-04-27 23:03:27 +02:00
koksnuss
d368a20966 add spacer after multiple stamps in one year 2020-04-27 23:02:22 +02:00
koksnuss
1e96384078 add working data dir 2020-04-27 23:01:26 +02:00
koksnuss
674822b878 move pudb to dev 2020-04-27 01:09:45 +02:00
koksnuss
e675c02ec2 make gui work again. show stamps! :)) greece still has errors 2020-04-27 01:00:03 +02:00
koksnuss
104d96f02c add Stamps to Countrys 2020-04-25 15:58:08 +02:00
koksnuss
c164b7521d fix relationship one Stamp to many Countrys 2020-04-25 15:57:33 +02:00
koksnuss
db88488c26 move coin.ec and coin.check to div context 2020-04-24 21:06:12 +02:00
koksnuss
88dedfa6d3 add model Stamp and solve the greece issue. add german and greek stamps 2020-04-24 21:05:38 +02:00
koksnuss
e77e0e3343 wippeldi 2020-04-23 01:21:26 +02:00
koksnuss
a80e8cf7fd styling session -.- 2020-04-23 01:01:15 +02:00
koksnuss
92c845d4b9 add readme and replace flags with smaller versions 2020-04-22 21:03:15 +02:00
koksnuss
68fa23a231 add ad.png 2020-04-22 19:05:07 +02:00
koksnuss
6e7931592f remove ad.png 2020-04-22 19:04:39 +02:00
koksnuss
3c82a8ab41 add the rest again ... 2020-04-22 19:03:15 +02:00
koksnuss
4708ceb322 add flags, correct iso name of austria 2020-04-22 19:01:37 +02:00
koksnuss
5df1bd469d change navbar style 2020-04-22 18:40:14 +02:00
koksnuss
d7a9022b22 forgot to add evertything 2020-04-22 18:33:36 +02:00
koksnuss
accad708cc add bootstrap.min.css, add navigation bar template 2020-04-22 18:33:17 +02:00
koksnuss
568395de2a add basic styles.css sheet 2020-04-22 17:59:38 +02:00
koksnuss
c8c402e221 add app name to follow good practice 2020-04-22 17:20:29 +02:00
koksnuss
c328717423 get rid of hardcoded url to country, use name "country" from "name" in path -> urlpatterns 2020-04-22 17:17:34 +02:00
koksnuss
2495b9ded3 use inclusion tag for country detail view (makes things much easier! 2020-04-22 17:09:45 +02:00
koksnuss
2f9c9539db fill out euro_member_since to db; add iterate through countrys and years 2020-04-22 11:18:50 +02:00
koksnuss
927ba9262c add urlpatterns /statistik and /country?urlaub 2020-04-21 23:05:42 +02:00
koksnuss
c3400de90c only enable management of countrys. users and coin can be manipulated by everyone with acces to the mainpage. 2020-04-21 10:37:29 +02:00
koksnuss
639247d55e add gitignore 2020-04-21 10:24:15 +02:00
koksnuss
3d137561fe add database 2020-04-21 10:23:38 +02:00
koksnuss
6d8a75aad3 add comment field to Country, change wording of member_since to euro_member_since 2020-04-20 15:22:22 +02:00
ca1128fbd5 Delete 'Pipfile.lock' 2020-04-20 11:08:45 +00:00
koksnuss
585998dcc1 django installed and basic configured, add admin-view, add models U
m@laptop> ser Coin and Country
2020-04-20 13:06:34 +02:00