Monday, March 24, 2014

Re: Deployment in Django

Alrught .. thanks a lot .. :)


On Mon, Mar 24, 2014 at 4:17 PM, Lachlan Musicman <datakid@gmail.com> wrote:
There's no such thing as a proper Git repository for Django, or even a
proper layout for django.

But you really can't go wrong following the advise offered in Two
Scoops of Django by Daniel Greenfeld and Audrey Roy. First up, they
say exactly that - there is no "right" way. Then they follow with "but
this is how we do it and why" - their experience shines through and
their reasoning is well made and makes good sense.

I've done all my layouts since in the same way, and it works
wonderfully - if only in my own head. Hope that helps.

Cheers
L.

On 24 March 2014 17:39, Aryak Sengupta <aryaksengupta@gmail.com> wrote:
> Is there any proper guideline or tutorial for creating a git repository for
> Django projects before using pythonanywhere for publishibg it?
>
>
> Thanks
>
> On 22 Mar 2014 20:20, "Amim Knabben" <amim.knabben@gmail.com> wrote:
>>
>> Probably the ones you read there...
>>
>> If you aren't new on Linux, install the env on Virtualenv (go for
>> virtualenvwrapper, it will give you some hackable shortcuts), I like
>> PostgreSQL most, for static/media stuff normally I use Nginx, and for WSGI
>> Gunicorn, the guys from New Relic have an awesome monitoring tool for free
>> (without history).
>>
>> The answer for your first question can be: try Gondor.io or Heroku. But if
>> you have spare time grab some beers and go with Vagrant, Chef and a bunch of
>> Fabric lines.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscribe@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at http://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAODc%2BXYh%3D_4Q1UntN9hdRJhB4jfwtUL-EuQ3f_xoYyY5bjb6VQ%40mail.gmail.com.
>> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscribe@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CALTbq1zXhLCLTa%3D7F872tPvyergXX_DEeZQrC0-yT3rfDjP9GQ%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.



--
From this perspective it is natural that anarchism be marked by
spontaneity, differentiation, and experimentation that it be marked by
an expressed affinity with chaos, if chaos is understood to be what
lies outside or beyond the dominant game or system. Because of the
resistance to definition and categorisation, the anarchist principle
has been variously interpreted as, rather than an articulated
position, “a moral attitude, an emotional climate, or even a mood”.
This mood hangs in dramatic tension between utopian hope or dystopian
nihilism...
-----
http://zuihitsu.org/godspeed-you-black-emperor-and-the-politics-of-chaos

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAGBeqiMW2NR%3Dw8TuSUnUQi-jeJwE2inkfT%3Dtdu%2Bx1TQYv9_%3D3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALTbq1wV5phvAfvbYfua7-vHS6oAgngDO0qh_Y2EOwoPQPZkxg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment