Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing tests #15

Open
GoogleCodeExporter opened this issue Jul 9, 2015 · 2 comments
Open

Failing tests #15

GoogleCodeExporter opened this issue Jul 9, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

I've set up django-tasks as described on the main page. In order to get all 
tests pass I had to do the following modifications:

1. Since not all time zone abbreviations are three letters long, I had to apply 
the attached patch.
2. I had to set the logging level to INFO in settings.py.
3. I had to set the DJANGO_SETTINGS_MODULE and PYTHONPATH environment variables 
appropriately.

Is there a way to modify the testing code so that 2. and 3. would not be 
necessary?

Original issue reported on code.google.com by akos.lad...@gmail.com on 8 Jul 2011 at 10:10

Attachments:

@GoogleCodeExporter
Copy link
Author

Hi,

Is there any chance to include these changes to the svn version.
Addressing 2. and 3. would also make life much easier.

Original comment by alpar.ju...@gmail.com on 15 Jul 2011 at 3:53

@GoogleCodeExporter
Copy link
Author

Hi,

the patch was applied in r48

We'll look into 2 and 3

Original comment by thomas.d...@gmail.com on 8 Aug 2011 at 10:28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant