| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
administrate display of theses fields (refs #3077)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appearance (refs #3561)
|
|
|
|
|
|
|
|
|
|
(refs #3325)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
view (refs #2784)
|
|
To apply:
./manage.py migrate archaeological_context_records --delete-ghost-migrations 0010
./manage.py migrate archaeological_context_records --fake 0011
|
|
|
|
when deleting import
|
|
|
|
|
|
* new models definitions: RecordRelations, RelationType
* migrations
* admin update
|
|
* creator is no more a mandatory field
* for associated foreign key relation: on_delete set to SET_NULL
|
|
|
|
|
|
* automatically add creator to new created item
* associated migrations
* associated tests
* tests
|