]> git.ipfire.org Git - ipfire.org.git/commit
Drop wishlist
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Apr 2018 10:32:36 +0000 (12:32 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Apr 2018 10:32:36 +0000 (12:32 +0200)
commit7c0605e89741c3b0792c0fe107459098ba248b7d
treeb7b73e09948fa7ec958eba0aab46c1c7dfcad602
parentbe02b78ffc2cd31607db6a10924e35cda3457097
Drop wishlist

This has been a nice experiment but unfortunately this
has turned out to be more work than it actually gained

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
22 files changed:
static/css/style.css
static/img/wishlist-backgorund.jpg [deleted file]
static/img/wishlist-background.jpg [deleted file]
static/scss/style.scss
templates/base.html
templates/index.html
templates/modules/wishlist-items.html [deleted file]
templates/wishlist/base.html [deleted file]
templates/wishlist/closed.html [deleted file]
templates/wishlist/donate.html [deleted file]
templates/wishlist/index.html [deleted file]
templates/wishlist/modules/wish.html [deleted file]
templates/wishlist/modules/wishlist.html [deleted file]
templates/wishlist/terms.html [deleted file]
templates/wishlist/wish.html [deleted file]
webapp/__init__.py
webapp/backend/base.py
webapp/backend/wishlist.py [deleted file]
webapp/handlers.py
webapp/handlers_base.py
webapp/handlers_wishlist.py [deleted file]
webapp/ui_modules.py