web_AI-5/django/didgeridoo/webshop
Ivan Hörler 4f51e17504 Merge remote-tracking branch 'origin/master' into currency
* origin/master:
  remove the old media directory
  create the path /srv/media/images in the Vagrant vm
  create the media directory on the production server
  add pictures to the article details page
  move the media root and add support for MEDIA_URL
  readd two commands
2018-01-03 08:35:18 +01:00
..
fixtures add fixtures with test data 2017-12-27 19:33:29 +01:00
migrations rename the django project 2017-11-12 21:35:59 +01:00
templates add pictures to the article details page 2017-12-31 15:12:09 +01:00
__init__.py rename the django project 2017-11-12 21:35:59 +01:00
admin.py make imports more explicit 2017-12-28 16:40:04 +01:00
apps.py rename the django project 2017-11-12 21:35:59 +01:00
forms.py add a registration 2017-12-29 16:46:21 +01:00
models.py Merge commit 'ee7232cd502afbf15f36769da0835b4a1e1358df' into currency 2017-12-29 19:28:31 +01:00
tests.py rename the django project 2017-11-12 21:35:59 +01:00
urls.py add a registration 2017-12-29 16:46:21 +01:00
views.py add pictures to the article details page 2017-12-31 15:12:09 +01:00