]> git.phdru.name Git - m_librarian.git/commit
Feat(web:books): Поиск по названиям книг
authorOleg Broytman <phd@phdru.name>
Sat, 26 May 2018 17:20:20 +0000 (20:20 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 26 May 2018 17:22:49 +0000 (20:22 +0300)
commitfdede95cc489c5519b2e38130d66d4c01775e341
treed08ffb2be1d14cf9494b97e8e77e20c8423e0193
parent34b5437b097b0cfa0b87471029d14308106e3862
Feat(web:books): Поиск по названиям книг
docs-ru/news.rst
docs/news.rst
m_librarian/web/app.py
m_librarian/web/views/index.py
m_librarian/web/views/index.tmpl
m_librarian/web/views/list_books.py [new file with mode: 0644]
m_librarian/web/views/list_books.tmpl [new file with mode: 0644]
m_librarian/web/views/search_books.py [new file with mode: 0644]
m_librarian/web/views/search_books.tmpl [new file with mode: 0644]
m_librarian/web/views/search_books_form.py [new file with mode: 0644]
m_librarian/web/views/search_books_form.tmpl [new file with mode: 0644]