]> git.phdru.name Git - m_librarian.git/commit
Feat(web): Show books by an author
authorOleg Broytman <phd@phdru.name>
Sat, 7 Apr 2018 21:23:52 +0000 (00:23 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 7 Apr 2018 21:23:52 +0000 (00:23 +0300)
commitc36e520339e5c0043fa6861f43ff5915999eb980
tree5d1ae80be918abd2be910eff75c8e167b438e719
parentee485bf9817d65fb5b7641a6638b931cf7747b13
Feat(web): Show books by an author
m_librarian/web/app.py
m_librarian/web/views/books_by_author.py [new file with mode: 0644]
m_librarian/web/views/books_by_author.tmpl [new file with mode: 0644]
m_librarian/web/views/list_authors.py
m_librarian/web/views/list_authors.tmpl
scripts/ml-web.py