Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | ||
__init__.py | ||
admin.py | ||
middleware.py | ||
models.py | ||
tests.py |
We need to be sure the migrations will work even in the presence of data from the future. get_or_create is a problem, because if the data already exists, there could be more than one record, even if this migration only creates one.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
migrations | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
tests.py | Loading commit data... |