| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
view (refs #2784)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To apply:
./manage.py migrate archaeological_finds --delete-ghost-migrations 0018
./manage.py migrate archaeological_finds --fake 0019
|
|
too long strings
|
|
|
|
when deleting import
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* creator is no more a mandatory field
* for associated foreign key relation: on_delete set to SET_NULL
|
|
material type
|
|
Conflicts:
archaeological_operations/admin.py
archaeological_operations/models.py
|
|
|
|
|