successfully ported everything to a flesh shabti template. shortnames work now,...
authorNick Retallack <nickretallack@gmil.com>
Sun, 4 Oct 2009 10:15:07 +0000 (03:15 -0700)
committerNick Retallack <nickretallack@gmil.com>
Sun, 4 Oct 2009 10:15:07 +0000 (03:15 -0700)
commitc03a740f65ea24ba6567b0ef75f3785faae37d42
treed628662813dc3b7d4b2b5df5a7b34d18ebdf343b
parent5837da26db915faca89925c39fa83202bfb84e32
successfully ported everything to a flesh shabti template.  shortnames work now, and so does all your stuff.  Enjoy
20 files changed:
README.txt
floof/config/environment.py
floof/forms/__init__.py [new file with mode: 0644]
floof/forms/validators/__init__.py [new file with mode: 0644]
floof/forms/validators/unique.py [new file with mode: 0644]
floof/lib/base.py
floof/lib/fixtures.py [new file with mode: 0644]
floof/lib/helpers.py
floof/model/__init__.py
floof/model/meta.py
floof/public/bg.png [new file with mode: 0644]
floof/public/favicon.ico [new file with mode: 0644]
floof/public/pylons-logo.gif [new file with mode: 0644]
floof/tests/__init__.py
floof/tests/functional/test_appserver.py [new file with mode: 0644]
floof/tests/functional/test_elixir.py [new file with mode: 0644]
floof/tests/test_models.py
floof/websetup.py
setup.py
test.ini