-
client = Client()
resp = client.get('%s?q=test1' % reverse('search'))
page = resp.context['page']
When I run the test code (within a TestCase) above with ./manage.py jenkins the resp.context is alway…
-
Django 1.5.1
django-configurations 0.2.1
When I run any command it says:
> ImproperlyConfigured: The SECRET_KEY setting must not be empty.
But SECRET_KEY is set in Base configuration.
Looks like s…
-
As discussed in #200 and #134. It would be useful to have some automated tests contributors could run to make sure their submission adhere to our spec.
I have to be honest. I really don't like Seleni…
-
Docs on entities: http://open-budget.readthedocs.org/en/latest/guide/features/entities.html
Source data: https://docs.google.com/spreadsheet/ccc?key=0AoJzAmQXH28mdG5vUUlpT3RPSWF5eUxhb2sxeWhnNVE#gid=2…
-
I'm attempting to upgrade from a previous version (0.3.6) and have been changing my code to refer to use the new API.
I haven't been able to find a replacement, however, for crop_horz_field and crop…
-
I know, this isn't a code issue really but hopefully my issue fits here somehow anyway. I'd like to know whether there is a more or less simple way of adding the expectation maximization algorithm to …
-
Hi all
I have been playing around in echoprint land and may have stumbled on a bug. I forget where I got the audio sample but it looks like there is a coding error in fp.py. Here is the error:
Tra…