take care some files are modifier because of the local environnement.
commite49e6381f6c55e7e31e92027ffee5ededb291fec
authorabki <amirouche.boubekki@gmail.com>
Wed, 1 Jul 2009 22:12:39 +0000 (2 00:12 +0200)
committerabki <amirouche.boubekki@gmail.com>
Wed, 1 Jul 2009 22:12:39 +0000 (2 00:12 +0200)
treeba8a9659952fba4b877a9afa9258458e78d606c5
parenta6630aeb7290c240d9529dbc2f29d51edda70709
take care some files are modifier because of the local environnement.

new file:   .gitignore
modified:   commands/mylayman.cfg
modified:   commands/parse.py
modified:   commands/whoosh_manager.py
modified:   models.py
css for mobile/hanheld (don't work actually : use a subdomain
new file:   static/css/handheld.css
modified:   static/css/layout.css
modified:   static/css/nav.css
new file:   templates/500.html
modified:   templates/ebuildfind/base.html
modified:   templates/ebuildfind/search.html
modified:   views.py
12 files changed:
.gitignore [new file with mode: 0644]
commands/mylayman.cfg
commands/parse.py
commands/whoosh_manager.py
models.py
static/css/handheld.css [new file with mode: 0644]
static/css/layout.css
static/css/nav.css
templates/500.html [new file with mode: 0644]
templates/ebuildfind/base.html
templates/ebuildfind/search.html
views.py