Commit Graph
28 Commits
Author SHA1 Message Date
Gael Pasgrimaud 261f722ccd add config.formalchemy_model() 2011-05-02 22:57:17 +02:00
Gael Pasgrimaud db220a4e48 fix xhr field renderer 2011-04-21 21:10:44 +02:00
Gael Pasgrimaud f9bddff98c take care of next 2011-04-16 15:10:26 +02:00
Gael Pasgrimaud 34e0766c44 clever permissions tuples 2011-04-15 11:45:09 +02:00
Gael Pasgrimaud 4187ec357c improve docs 2011-04-14 17:30:54 +02:00
Gael Pasgrimaud 99345e516b add a redirect route 2011-04-14 17:30:20 +02:00
Gael Pasgrimaud 5e66e0c209 take care of security 2011-04-14 16:48:32 +02:00
Gael Pasgrimaud 9d0faeea17 use new field api 2011-03-25 01:21:28 +01:00
Gael Pasgrimaud d76b85a3e2 Merge branch 'master' of https://github.com/mcdonc/pyramid_formalchemy 2011-02-25 10:23:40 +01:00
Gael Pasgrimaud 83b072c58f add coverage 2011-02-24 10:56:12 +01:00
Chris McDonough ff972f083b remove unused code 2011-02-24 04:34:40 -05:00
Gael Pasgrimaud e34a8b0a53 few pypi docs 2011-02-23 23:27:44 +01:00
Gael Pasgrimaud 187d7bfee9 fix all templates and tests 2011-02-23 23:21:16 +01:00
Gael Pasgrimaud f1ac29fd71 assume all .pt are compiled 2011-02-23 21:39:42 +01:00
Gael Pasgrimaud f2d518ceb6 rm .coverage 2011-02-23 19:34:35 +01:00
Gael Pasgrimaud a935b551a3 replace route_url by fa_url 2011-02-23 19:26:42 +01:00
Gael Pasgrimaud 29940c5e43 no need fa.jquery stuff 2011-02-11 23:57:39 +01:00
Gael Pasgrimaud 8f276954bf refactor config in the pyramid 1.0 way 2011-02-11 22:57:00 +01:00
Gael Pasgrimaud e6a08e20e5 add a pyramid aware TemplateEngine 2011-01-16 14:50:56 +01:00
Gael Pasgrimaud 41fa082d75 add a few docs 2011-01-16 03:47:24 +01:00
Gael Pasgrimaud 039f8e33d2 fix tests 2011-01-15 23:33:46 +01:00
Gael Pasgrimaud 16ab8b45ad ignore db 2011-01-15 20:50:19 +01:00
Gael Pasgrimaud 2d42da9bf5 update sphinx conf 2011-01-15 20:41:39 +01:00
Gael Pasgrimaud c3192d53e1 docs conf 2011-01-15 20:23:56 +01:00
Gael Pasgrimaud 09eaf4cd38 docs 2011-01-15 20:19:13 +01:00
Gael Pasgrimaud 5287dd6ec3 use exceptions.NotFound. move views declaration to view.zcml 2011-01-15 19:11:27 +01:00
Gael Pasgrimaud cb8e3cb6c6 use include() and configure() 2011-01-15 14:31:39 +01:00
Gael Pasgrimaud ed87046427 formalchemy.ext.pyramid as moved 2011-01-15 13:33:31 +01:00