]> git.phdru.name Git - m_librarian.git/commit
Feat(db): Add book.author1 property
authorOleg Broytman <phd@phdru.name>
Mon, 11 Jun 2018 13:04:35 +0000 (16:04 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 11 Jun 2018 13:54:59 +0000 (16:54 +0300)
commit12e046208dda7a46efc4b02dde9a1cb507a940ba
treed03f90205a0a81d9b16043a939130393e9fabbb7
parent5df964d8c2004c35349a40d74def41c60a82006a
Feat(db): Add book.author1 property

author1 is just one author from the list if there are more than 1.
m_librarian.conf.sample
m_librarian/db.py
m_librarian/download.py
m_librarian/translations/ru.mo
m_librarian/translations/ru.po
m_librarian/web/app.py
tests/test_format.py