I love this post
Sent from my Windows Phone
--
From: Jeffrey Black
Sent: 3/24/2013 4:22 PM
To: django-users@googlegroups.com
Cc: django-users@googlegroups.com
Subject: Re: first steps with django
Give this a look first.
http://www.jeffknupp.com/blog/2012/10/24
On 24/03/13 15:26, Shawn Milochik wrote:
> On Sun, Mar 24, 2013 at 11:21 AM, Jeffrey Black
> wrote:
>> Give this a look first.
>>
>> http://www.jeffknupp.com/blog/2012/10/24/starting-a-django-14-project-the-right-way/
>>
>> jb
> That's a good post. I give a hearty +1 to virtualenv, South, Fabric,
On Sun, Mar 24, 2013 at 11:21 AM, Jeffrey Black wrote:
> Give this a look first.
>
> http://www.jeffknupp.com/blog/2012/10/24/starting-a-django-14-project-the-right-way/
>
> jb
That's a good post. I give a hearty +1 to virtualenv, South, Fabric, and git.
--
You received this message because you
Give this a look first.
http://www.jeffknupp.com/blog/2012/10/24/starting-a-django-14-project-the-right-way/
jb
On Mar 24, 2013, at 5:23 AM, My Wasteland wrote:
> Hi list,
>
> I am a Django newbie. I have been going through the official tutorial on my
> local machine. I have got some general
You should develop locally, because you are guaranteed to make
mistakes that will crash the app and expose debug information you
don't want exposed during development.
If your hosting provider provides a one-click installation, it will
probably set up its environment different than the one on you
Hi list,
I am a Django newbie. I have been going through the official tutorial on my
local machine. I have got some general questions:
1. Where should I develop my Django applications? Should I still do it on
my local machine and then transfer them somehow to a hosting provider I'm
with? Or sh
6 matches
Mail list logo