Re: Tesla issue when using create_sql

2007-08-09 Thread Lee Connell
Any ideas on this issue I'm having? I've posted to google site. On Mon, 2007-08-06 at 15:49 -0700, beachcoder wrote: Try running paster from the myapp directory (i.e. the base directory of your project), not myapp/myapp. On Aug 6, 3:18 pm, Lee Connell [EMAIL PROTECTED] wrote: That's all

Re: [newbie] pylons+sqlalchemy+elixir

2007-08-09 Thread Lee Connell
How about using Tesla? http://code.google.com/p/tesla-pylons-elixir/ On Thu, 2007-08-09 at 00:23 -0700, budhelp wrote: Hi everyone! I am newbie in Pylons, SqlAlchemy and Elixir. - please tell me what is the best practice in connecting Pylons, SqlAlchemy and Elixir? I created two

Re: Tesla issue when using create_sql

2007-08-06 Thread Lee Connell
That's all i get at console, what else should I do to get more details? On Mon, 2007-08-06 at 09:12 -0700, beachcoder wrote: Do you have a full stacktrace for this ? On Aug 5, 6:19 pm, Lee Connell [EMAIL PROTECTED] wrote: I get this when attempting to create the sql. :~/workspace/myapp

Re: Tesla issue when using create_sql

2007-08-06 Thread Lee Connell
. the base directory of your project), not myapp/myapp. On Aug 6, 3:18 pm, Lee Connell [EMAIL PROTECTED] wrote: That's all i get at console, what else should I do to get more details? On Mon, 2007-08-06 at 09:12 -0700, beachcoder wrote: Do you have a full stacktrace

Tesla

2007-08-05 Thread Lee Connell
Where is the newsgroup/forum for this project? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups pylons-discuss group. To post to this group, send email to pylons-discuss@googlegroups.com To unsubscribe from this

Re: 0.9.6rc2 templates

2007-07-23 Thread Lee Connell
Philip, Thanks for reply, I tried that when I spoke to you on IRC and it worked no problems. On 7/23/07, Philip Jenvey [EMAIL PROTECTED] wrote: On Jul 19, 2007, at 7:41 PM, Lee Connell wrote: I am trying to follow the tutorial for pylons using this version, however

Re: Stuck to get start with AuthKit

2007-07-21 Thread Lee Connell
This link describes how to figure out valid options for the config file. http://authkit.org/docs/module-authkit.authenticate.html#middleware look for _allowed_options. On Sat, 2007-07-21 at 15:02 +, Olli Wang wrote: Hi, I was followed the Geting Started With AuthKit(http://

Re: Stuck to get start with AuthKit

2007-07-21 Thread Lee Connell
go into site-packages or where you installed authkit and go to authkit/authenticate/__init__.py and there you will find _allowed_options. On Sat, 2007-07-21 at 15:02 +, Olli Wang wrote: Hi, I was followed the Geting Started With AuthKit(http://

0.9.6rc2 templates

2007-07-19 Thread Lee Connell
I am trying to follow the tutorial for pylons using this version, however there is no templates directory in my project. I created this directory and put my templates in there. Pylons starts my project find but when i return a render of my template it complains it can't find it.

mako plugin for eclipse

2007-07-19 Thread Lee Connell
I use eclipse and pydev for my IDE and have looked to find a mako syntax highlighting plugin similar to this one built for komodo: http://thethiers.com/?page_id=163 Anyone know of one for eclipse or anyone willing to make one? --~--~-~--~~~---~--~~ You received