]> git.phdru.name Git - m_librarian.git/commit
Refactor: Separate web forms processing from search
authorOleg Broytman <phd@phdru.name>
Fri, 29 Dec 2023 08:42:34 +0000 (11:42 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 29 Dec 2023 08:42:34 +0000 (11:42 +0300)
commitdf6536ae950a202bfa19753731c5bb1dcf65687e
treebe4f888a3c74388bd216bb1c71dff705cb3cd293
parent2db70b4d37aaecb353df6db8ef76f240c6aa289a
Refactor: Separate web forms processing from search

Raw search functions will be used in other interfaces like GUIs.
m_librarian/search.py
m_librarian/web/app.py