Commit Graph

8 Commits

Author SHA1 Message Date
David Pursehouse b19a482d47 Fix PEP-8 errors
There are several instances of the error:

   E305 expected 2 blank lines after class or function definition

Fix them all by adding the necessary blank lines.

Change-Id: I37e2990772f05a100fe303c1512b7bdfb10a660d
2017-02-25 13:47:11 +09:00
Georg Brandl 950e41e22e Minimal fixes and cleanup. 2010-07-16 23:13:44 +02:00
apollo13 c59d8b6282 chmod +x manage.py and add shebang 2010-05-15 12:31:08 +02:00
Christopher Grebs e53c92b3d9 ported LodgeIt to SQLAlchemy 0.6 2010-05-15 08:10:32 +02:00
mitsuhiko 6a4226f183 Deactivated broken filterable 2008-09-20 12:08:58 +02:00
EnTeQuAk 6c1cb213c0 fixed a small cookie-bug :) 2008-07-09 01:08:27 +02:00
EnTeQuAk 850ed762cc we're using securecookie now, refactored lodgeit a bit 2008-07-09 00:56:23 +02:00
EnTeQuAk f29491f8dd first i18n implementation. It's far from complete yet 2008-07-08 11:19:28 +02:00