Re: Trouble w. Setting Up Virtual Env.

2015-08-13 Thread Lukasz Przewlocki
I had a very similar issue. Looks like the space in Python path could be the issue. This is my answer from the *StackOverflow *question (Can't install via pip with Virtualenv ): I had a very simi

Re: Writing apps for django

2011-12-25 Thread Lukasz
On 24 déc, 18:18, Denis Darii wrote: > Take a look at Django > Conventions:http://ericholscher.com/projects/django-conventions/ > > Also this article could be useful for > you:http://blog.zacharyvoase.com/2010/02/03/django-project-conventions/ > Thanks, Django Conventions looks like something

Writing apps for django

2011-12-24 Thread Lukasz
Hi all ! I'm looking for documentation about writing apps for django. When should I write an app for django instead coding my project directly, how to write an app for django, etc. I'd like to have some philosophical guidelines and some technical documentation. Thanks ! -- You received this m

djangos flat pages

2011-01-20 Thread Lukasz Szymanski
Hi there, Is there any way ( module,app ) to implement custom flat pages inside the app? example. I have a newsletter app with user emails. I would like to have a email form inside my app (admin backend) to send newsletters. Cheers. -- You received this message because you are subscribed to the

WebHelpers in Django

2010-12-08 Thread Lukasz Szymanski
Hi guys. Is it possible to add and use Webhelpers module ( http://webhelpers.groovie.org/ ) in Django ? or does anyone know something similar to this? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us