Re: Strange problem with 'syncdb' not finding application models

2008-10-20 Thread Will Boyce
Permission On Oct 20, 12:30 pm, Daniel Roseman <[EMAIL PROTECTED]> wrote: > On Oct 20, 12:26 pm, Will Boyce <[EMAIL PROTECTED]> wrote: > > > > > I was throwing together a (supposedly quick!) project today to gather > > some information from customers, however I hit a

Strange problem with 'syncdb' not finding application models

2008-10-20 Thread Will Boyce
I was throwing together a (supposedly quick!) project today to gather some information from customers, however I hit a stumbling block a while back and I now feel like I'm banging my head on a brick wall.. I've modified the syncdb process to be a bit more verbose: ..snip.. Loading granular_permi

Re: django + google appengine?

2008-06-03 Thread Will Boyce
oops, http://code.google.com/appengine/articles/django.html was the link I should've given you Regards, Will Boyce u: http://willboyce.com e: [EMAIL PROTECTED] On 3 Jun 2008, at 22:02, [EMAIL PROTECTED] wrote: > > i, once i have learned more about django, will build

Re: django + google appengine?

2008-06-03 Thread Will Boyce
Google discuss this at length. http://code.google.com/p/google-app-engine-django/ would be a good starting place I guess. There may be more in the GAE Docs Regards, Will Boyce u: http://willboyce.com e: [EMAIL PROTECTED] On 3 Jun 2008, at 22:02, [EMAIL PROTECTED] wrote: > > i, once

Re: Navigation components

2008-06-03 Thread Will Boyce
/subsections) I don't know - it works but it doesn't feel like the most elegant solution. Especially with the middleware/adding context to views (this is my first django project btw!) Hope this helped.. And any comments would be more than welcome :-) Regards, Will Boyce On Jun 3, 8:3

Re: Configure Mod_Python fo Django on Apache server on Ubuntu

2008-04-06 Thread Will Boyce
Assuming your django project (mysite) is in /home/webmaster/ public_html/django/ then you'll want a trailing "/" in your PythonPath. Hope this helps. On Apr 5, 9:53 pm, HangingClowns <[EMAIL PROTECTED]> wrote: > I should have the latest versions available for Apache and mod_python > cause I just