]> asedeno.scripts.mit.edu Git - bluechips.git/blobdiff - setup.py
When ordering expenditures and transfers, by default order by the time
[bluechips.git] / setup.py
index 257c70cab0db4a03aff8b39e5e8c8cd4befd8db5..018018662ec1eae7da795cdabc8a157fb07ae49b 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -33,5 +33,8 @@ setup(
 
     [paste.app_install]
     main = pylons.util:PylonsInstaller
+    
+    [paste.filter_app_factory]
+    fakeauth = bluechips.lib.fake_auth:FakeAuth
     """,
 )