On Thu, Dec 27, 2012 at 11:37 AM, Cleber Rosa <[email protected]> wrote: > On 12/23/2012 02:51 PM, Lucas Meneghel Rodrigues wrote: >> >> On 12/21/2012 01:41 PM, Cleber Rosa wrote: >>> >>> setup_environ and execute_from_manager are deprecated starting on >>> Django 1.4, as described on release notes document: >>> >>> https://docs.djangoproject.com/en/dev/releases/1.4/ >>> >>> Also the recommended way to setup the django settings is via an >>> environment variable. >> >> >> Just to double check, this is still compatible with Django 1.3, right? We >> kinda depend on it for RHEL and older Fedora. >> > > I went to double check and the short answer is yes. > > The long answer is: I removed a function from > frontend/setup_django_environment.py that I thought was no longer used. So, > just reverting the removal of that function makes it happy on Django 1.3.
Great :) -- Lucas _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
