Name |
Last commit
|
Last update |
---|---|---|
.. | ||
fixtures | ||
migrations | ||
tests | ||
__init__.py | ||
admin.py | ||
api.py | ||
forms.py | ||
messages.py | ||
middleware.py | ||
models.py | ||
urls.py | ||
views.py |
The previous version of this migration incorrectly handled disabled configuration. When configuration is disabled, the embargoed country field was the empty string; calling str.split(",") produced a list with a single empty list entry, which is not a valid country code.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
fixtures | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
api.py | Loading commit data... | |
forms.py | Loading commit data... | |
messages.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
urls.py | Loading commit data... | |
views.py | Loading commit data... |