Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
(refs #3325)
|
|
|
|
|
|
|
|
|
|
|
|
(refs #2284)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
error on abuse associations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
archaeological_operations/models.py
|
|
|
|
To apply:
./manage.py migrate archaeological_operations --delete-ghost-migrations 0036
./manage.py migrate archaeological_operations --fake 0037
|
|
|
|
|
|
when deleting import
|
|
|
|
|
|
|
|
|
|
* creator is no more a mandatory field
* for associated foreign key relation: on_delete set to SET_NULL
|
|
* add a new creation date field for operations
* refactoring of management of dashboard forms
* dashboard form for operations
|
|
|
|
|
|
|
|
|
|
#1680)
|
|
|
|
|
|
* automatically add creator to new created item
* associated migrations
* associated tests
* tests
|
|
|
|
* model update
* forms update
* templates update
* search update
* operation owned update
|
|
|