Commit Graph
47 Commits
Author SHA1 Message Date
Gael Pasgrimaud 18c6a9e200 actions stuff 2011-06-17 20:03:27 +02:00
Andrew Mleczko ac6deaeb93 event integration plus docs 2011-06-17 18:04:47 +02:00
Andrew Mleczko 5a26067255 pyramid_formalchemy event implementation 2011-06-17 18:00:39 +02:00
Andrew Mleczko 5e096f7426 add missing templates 2011-06-17 14:54:25 +02:00
Andrew Mleczko 2a96f45f16 add custom view registration 2011-06-17 12:48:51 +02:00
Andrew Mleczko 92a1821598 add documentation 2011-06-17 12:48:34 +02:00
Andrew Mleczko f995acc622 Merge remote-tracking branch 'upstream/master' 2011-06-17 09:54:17 +02:00
Andrew Mleczko 459429452c add custom view registration 2011-06-16 19:17:29 +02:00
Gael Pasgrimaud 67d98ba3da fix tests 2011-06-16 19:02:30 +02:00
Gael Pasgrimaud 7f17d89a7f take care of permission in models listing 2011-06-16 18:56:15 +02:00
Gael Pasgrimaud a3e37cb878 Merge branch 'master' of github.com:FormAlchemy/pyramid_formalchemy 2011-06-16 15:19:43 +02:00
Gael Pasgrimaud 2195ad14d8 bound to request 2011-06-16 15:19:21 +02:00
Gael Pasgrimaud bb6f8ffdc8 Merge pull request #2 from bbinet/patch-1
I had some trouble finding the pyramid_formalchemy documentation, because
2011-06-11 05:45:49 -07:00
Bruno Binet 20e52d3beb I had some trouble finding the pyramid_formalchemy documentation, because following the FormAlchemy link of this README, I was forwarded to the "About FormAlchemy" page which has no documentation. So one could have thought that FormAlchemy has no documentation.
Please also consider moving README.txt to README.rst so that github will be able to render it correctly.
2011-06-09 03:57:30 -07:00
Gael Pasgrimaud cc1c09bd57 add deps 2011-05-03 19:46:47 +02:00
Gael Pasgrimaud f6eb813c03 not used 2011-05-03 19:45:42 +02:00
Gael Pasgrimaud 2dd4011127 bump version 2011-05-03 17:50:29 +02:00
Gael Pasgrimaud 8dee6ed660 improve way to retrieve a fieldset 2011-05-03 16:40:50 +02:00
Gael Pasgrimaud 4b61c4824b cleaning. adding query_factory 2011-05-03 03:09:42 +02:00
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