]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commit - webapp/handlers_planet.py
planet: Add fulltext search.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 Mar 2013 15:12:31 +0000 (16:12 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 7 Mar 2013 15:12:50 +0000 (16:12 +0100)
commit2bdd073f769e095fcdaead0eab741a6bb98575af
tree23ca38a23eceed5d30414d1107e3aabefd7a19c0
parent085f94df53b69a0a796a1bb7ba8ba2faef18a463
planet: Add fulltext search.
templates/planet/base.html
templates/planet/index.html
templates/planet/search.html [new file with mode: 0644]
webapp/__init__.py
webapp/backend/planet.py
webapp/handlers_planet.py