Begin bootstapify.
authorRadek Czajka <rczajka@rczajka.pl>
Sat, 5 Oct 2019 22:22:26 +0000 (00:22 +0200)
committerRadek Czajka <rczajka@rczajka.pl>
Sat, 5 Oct 2019 22:22:26 +0000 (00:22 +0200)
commitfc8d58d4ac9abba24758ef6c914eea9f85ef7e5b
tree91f8178981dff8e4f0ca3dc6b83d7ea7cb2a30d7
parentf9c19bbcbc514aebcff44b37ca5b92b4a0e181cf
Begin bootstapify.
17 files changed:
requirements/requirements.txt
src/catalogue/templates/catalogue/activity.html
src/catalogue/templates/catalogue/base.html
src/catalogue/templates/catalogue/book_append_to.html
src/catalogue/templates/catalogue/book_detail.html
src/catalogue/templates/catalogue/book_list/book.html
src/catalogue/templates/catalogue/book_list/book_list.html
src/catalogue/templates/catalogue/book_list/chunk.html
src/catalogue/templates/catalogue/chunk_add.html
src/catalogue/templates/catalogue/chunk_edit.html
src/catalogue/templates/catalogue/head_login.html [new file with mode: 0644]
src/catalogue/templates/catalogue/main_tabs.html
src/catalogue/templates/catalogue/my_page.html
src/catalogue/templates/catalogue/user_page.html
src/redakcja/settings/__init__.py
src/redakcja/static/css/filelist.css
src/redakcja/templates/pagination/pagination.html