about the --keepdb option in Django 1.8:
> https://docs.djangoproject.com/en/1.8/ref/django-admin/#django-admin-option---keepdb
>
>
> On Friday, April 17, 2015 at 6:04:00 PM UTC-4, Andrew Farrell wrote:
>>
>> Hi Folks,
>>
>> I've been working on speeding up a
Hi Folks,
I've been working on speeding up a django-1.7 applications unit tests to
encourage developers to write more of them. Currently, django's strategy
for ensuring that its database is fresh for each test run is to create a
new test database and run all of the migrations on it. I've noticed t
Who is responsible then for deciding what the conclusion of the discussion
was? If there is no such person, how does the process handle the case when
people talk past each other and don't actually come to a conclusion?
On Mon, Apr 14, 2014 at 2:22 PM, Michael Manfre wrote:
> I think there would
According to https://code.djangoproject.com/wiki/Version1.7Roadmap, the
translation string freeze is not until the 1st of May, so it should be.
-- Andrew
On Mon, Apr 7, 2014 at 10:45 AM, Bruno Ribeiro da Silva <
bruno.dev...@gmail.com> wrote:
> Hi everyone,
>
> I found a wrong translation in Bra