Yipit Django Blog: Sharing Everything We’re Learning
tech.yipit.com
Yipit Django Blog: Sharing Everything We’re Learning
1–10 of 20 posts
Re: Yipit Django Blog: Sharing Everything We’re Learning
#2Re: Yipit Django Blog: Sharing Everything We’re Learning
#3Re: Yipit Django Blog: Sharing Everything We’re Learning
#4Can anyone recommend any similar existing resources?
Re: Yipit Django Blog: Sharing Everything We’re Learning
#5Can anyone recommend any similar existing resources?
HN discussion: http://news.ycombinator.com/item?id=2936364
Any effort to assemble "field" knowledge around Django would be great. For instance, I was looking for best practices for splitting settings.py (separating dev, test and prod-specific configs). If anybody's interested, I went through: http://stackoverflow.com/questions/88259/how-do-you-configur... , http://www.djangobook.com/en/2.0/chapter12/ (under "Using Different Settings for Production") and https://code.djangoproject.com/wiki/SplitSettings ...
Re: Yipit Django Blog: Sharing Everything We’re Learning
#6http://pushingkarma.com/projects/django-dbbackup/
What is your opinion on it? Compared to South?
Re: Yipit Django Blog: Sharing Everything We’re Learning
#7Have you all ever taken a look at Django-DBBackup? http://pushingkarma.com/projects/django-dbbackup/ What is your opinion on it? Compared to South?
Re: Yipit Django Blog: Sharing Everything We’re Learning
#8Re: Yipit Django Blog: Sharing Everything We’re Learning
#9Can anyone recommend any similar existing resources?
I always liked Jacob's http://www.slideshare.net/jacobian/django-in-the-real-world-...
Re: Yipit Django Blog: Sharing Everything We’re Learning
#10As someone also doing production Django for a web-app (as opposed to a news/content site) I'm thrilled to see a team committed to posting lessons-learned... but I'm always suspicious of "We're gonna post lots of great stuff here.. you know, soon." So hopefully you start coughing up the content. Looking forward to it :)