]> git.phdru.name Git - m_librarian.git/commit
Feat(web): Search authors
authorOleg Broytman <phd@phdru.name>
Thu, 5 Apr 2018 20:19:16 +0000 (23:19 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 5 Apr 2018 20:19:16 +0000 (23:19 +0300)
commitfbaf358a8c297202b8c0926d6a3f383298b8e3e2
treea19434382c16d2448eac1c5b4df1057d9506a182
parent023023391fc401b00827d001b30ee6d7c29fc5ef
Feat(web): Search authors
m_librarian/web/app.py
m_librarian/web/views/index.py
m_librarian/web/views/index.tmpl
m_librarian/web/views/layout.py
m_librarian/web/views/layout.tmpl
m_librarian/web/views/list_authors.py [new file with mode: 0644]
m_librarian/web/views/list_authors.tmpl [new file with mode: 0644]
m_librarian/web/views/search_authors.py [new file with mode: 0644]
m_librarian/web/views/search_authors.tmpl [new file with mode: 0644]
m_librarian/web/views/search_authors_form.py [new file with mode: 0644]
m_librarian/web/views/search_authors_form.tmpl [new file with mode: 0644]