[Baypiggies] BayPIGgies meeting Thursday, May 27, 2010: Django, Lessons Learned in the startup world

Stephen Lacy slacy at slacy.com
Fri May 28 18:17:58 CEST 2010


Does anyone out there have any development tips for working
locally/standalone on a Django project on a Mac?

Our production environment is Ubuntu+Apache+mod_wsgi+Django, and when I'm
developing, I use ubuntu, a replica of our database, and Django's manage.py
runserver.  But, our designer uses a Mac, and would like to have a
standalone development environment for doing template work.

I spent one evening looking at getting MacPorts + MySQL + Python + Django,
and it sure was a bear.  It was taking hours building xorg from scratch, for
some reason.  (i.e. via a "sudo port install <somepackage>")   Our project
uses several 3rd party reusable apps (django-registration at the very least,
but a couple others, like django-haystack) so I'd like something akin to PIP
on the Mac as well for installing those packages.

I googled around quite a bit, and didn't find an easy solution to this
problem.  What do you guys do?

Steve

On Fri, May 28, 2010 at 2:29 AM, wesley chun <wescpy at gmail.com> wrote:

> great info tonight about the Django ecosystem tonight!
>
> i wanted to pass along a couple additional links that may be of
> interest to some:
>
> 1. Getting pure Django apps running on Google App Engine
> see django-nonrel and djangoappengine at http://allbuttonspressed.com
>
> 2. Specifically, getting Django 1.2 running on Google App Engine
> http://goo.gl/4BmC
>
> 3. Shamless plug for the user-friendly Django book i helped write:
> http://withdjango.com
>
> cheers.
> -- wesley
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> "Core Python Programming", Prentice Hall, (c)2007,2001
> "Python Fundamentals", Prentice Hall, (c)2009
>    http://corepython.com
>
> wesley.j.chun :: wescpy-at-gmail.com
> python training and technical consulting
> cyberweb.consulting : silicon valley, ca
> http://cyberwebconsulting.com
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20100528/cac0c24b/attachment.html>


More information about the Baypiggies mailing list