| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| tests | ||
| views | ||
| __init__.py | ||
| admin.py | ||
| api.py | ||
| badge_handler.py | ||
| models.py | ||
| queue.py | ||
| urls.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 |
|---|---|---|
| .. | ||
| management | Loading commit data... | |
| migrations | Loading commit data... | |
| tests | Loading commit data... | |
| views | Loading commit data... | |
| __init__.py | Loading commit data... | |
| admin.py | Loading commit data... | |
| api.py | Loading commit data... | |
| badge_handler.py | Loading commit data... | |
| models.py | Loading commit data... | |
| queue.py | Loading commit data... | |
| urls.py | Loading commit data... |