web_AI-5/django/didgeridoo
Andreas Zweili 0d697114cf remove the inline pictures from the Article admin page
I've removed the inline pictures because when you upload more than the
maximum allowed pictures at once it still works. Only if you upload
them one after the other the check works. Therefor it's safer to only
allow the upload through the Picture admin page. This way the check
works every time.
2018-02-18 18:37:21 +01:00
..
currencies add offline fetching currencies data from local rss file 2018-02-13 09:15:22 +01:00
didgeridoo delete redundacy 2018-01-14 21:21:01 +01:00
static add local bootstrap to be able to develop offline 2018-02-15 07:46:43 +01:00
webshop remove the inline pictures from the Article admin page 2018-02-18 18:37:21 +01:00
manage.py make the manage.py script executable 2017-11-14 21:26:52 +01:00
rss corrected currencies app and added different view. 2018-01-10 00:58:34 +01:00