Re: Unit testing - self.assertEqual(login, True)

2014-07-03 Thread Amim Knabben
tp://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/5d49c776-fe1f-4702-abc1-d2c99468d82a%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/5d49c776-fe1f-4702-abc1-d2c99468d82a%40goog

Re: Deployment in Django

2014-03-22 Thread Amim Knabben
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