Re: LFS 0.6 beta 1 released

2011-11-21 Thread Tim Makobu
>From the demo, it looks pretty neat. On Mon, Nov 21, 2011 at 11:09 AM, Kai wrote: > Hi, > > I'm happy to announce the release of LFS 0.6 beta 1. > > LFS is an online shop based on Django and jQuery. > > If you want to read more information please refer to: > > http://www.getlfs.com/**released-0

Re: Online Django meetup at 10am EST to discuss basics

2011-11-20 Thread Tim Makobu
Which timezone? On Sun, Nov 20, 2011 at 2:25 PM, william ratcliff < william.ratcl...@gmail.com> wrote: > For anyone interested in discussing Django basics, join us today at 10am > at: > http://meet83755466.adobeconnect.com/django-for-beginners/ > > I may have to limit participation (btw. it's fre

Re: Different sub-domain for each app

2011-11-19 Thread Tim Makobu
much better. On Sat, Nov 19, 2011 at 10:53 PM, Daniel Geržo wrote: > On 18.11.2011 18:08, Tim Makobu wrote: > >> Hi all, >> >> I have one domain, for example, adomain.com <http://adomain.com>, and >> >> one django project. >> >> I plan to

Re: Different sub-domain for each app

2011-11-19 Thread Tim Makobu
I think i found it: https://github.com/playfire/django-dynamic-subdomains/ On Fri, Nov 18, 2011 at 8:08 PM, Tim Makobu wrote: > Hi all, > > I have one domain, for example, adomain.com, and one django project. > > I plan to have each app serve a subdomain, like blog.adomain.com

Re: ImportError: No module named django

2011-11-19 Thread Tim Makobu
Hi, Also, If you haven't read ALL of this yet http://docs.python.org/tutorial/index.html go ahead and do so. On Sat, Nov 19, 2011 at 2:29 PM, Jenny wrote: > Thank you Furbee. I will try later to to put the unpacked Django in > the same folder as setup.py folder. I'll be back soon with the > re

Different sub-domain for each app

2011-11-18 Thread Tim Makobu
Hi all, I have one domain, for example, adomain.com, and one django project. I plan to have each app serve a subdomain, like blog.adomain.com served by the blog app, and catalogue.adomain.com served by the catalogue app. What's the best way of doing this? regards, Tim. -- You received this me

Re: Deploy Django to hostmonster

2011-11-18 Thread Tim Makobu
Check out www.ep.io On Fri, Nov 18, 2011 at 6:26 AM, Tran Bac Son wrote: > Hello, > I'm new in Django. I had write my own website by Django but I got problems > in deploying it to hostmonster. > The detail of my problem is: > http://stackoverflow.com/questions/8156173/django-cant-run-in-hostmons