makeauditunits: DJANGO_SETTINGS_MODULE is undefined

Bug #277341 reported by Neal McBurnett
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ElectionAudits
Fix Released
Medium
Neal McBurnett

Bug Description

Running makeauditunits.py returns this error:

ImportError: Settings cannot be imported, because environment variable DJANGO_SETTINGS_MODULE is undefined.

Using version 0.5.0

Thanks to Mark for the head's up!

Related branches

Revision history for this message
Neal McBurnett (nealmcb) wrote :

This can be fixed for the time being with this command, before running makeauditunits

$ export DJANGO_SETTINGS_MODULE=audittools.settings

It will be noted in the next version.

Changed in electionaudits:
assignee: nobody → nealmcb
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Neal McBurnett (nealmcb) wrote :

Fixed in bzr, commit #21

Changed in electionaudits:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.