]> git.parisson.com Git - mezzo.git/commit
Add Product lists to pages, fix admin fields order against translations
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 26 Sep 2016 11:18:12 +0000 (13:18 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 26 Sep 2016 11:18:12 +0000 (13:18 +0200)
commitda7539465aef43f0258188eb3be6ccce8e00af3c
treeadc4648ac1a6397dd49cd7c1a8ad9c126bf724c0
parenta8519480c0f8e3386d220c0d838cb3012079ac4e
Add Product lists to pages, fix admin fields order against translations
12 files changed:
app/local_settings.py
app/organization/core/admin.py
app/organization/network/admin.py
app/organization/pages/admin.py
app/organization/shop/admin.py
app/organization/shop/migrations/0004_auto_20160926_1144.py [new file with mode: 0644]
app/organization/shop/migrations/0005_auto_20160926_1230.py [new file with mode: 0644]
app/organization/shop/models.py
app/organization/shop/translation.py
app/templates/pages/custompage.html
app/templates/pages/page.html
app/templates/shop/includes/product_list_square_style.html [new file with mode: 0644]