[Baypiggies] Any Django Guru's?

Alexander xr.lists at gmail.com
Wed May 30 23:54:40 CEST 2012


Hi Barry,

Firstly, django is just a WSGI application, you need any recipe for
deploying WSGI applications
Secondly, there are heaps of recipes on
https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/
(Yes, you have to RTFM)
And finally, if you do not understand your options after reading the
documentation, please just write the simplest WSGI app (~5 LOC, I
guess) and test.

Regards,
Alex

On Thu, May 31, 2012 at 9:32 AM, Barry Morrison <bdmorrison at gmail.com> wrote:
> Django newbie here.
>
> Will soon need to deploy a production Django site.  Looking for someone who
> has been there, done that a few times to pick your brain regarding best
> practices, security, etc. etc.
>
> Also, anyone have a preference for managing images/thumbnails in Django?
>
> Thanks for your time!
>
> Much appreciated,
> Barry
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies


More information about the Baypiggies mailing list