| Age | Commit message (Collapse) | Author |
|
|
|
management of keys
* new importer field definition and creation
* manage manual association of keys
* manage overload of keys
* manage automatic deletion of keys
* change ImportFormater for new management of keys
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* check that no relation type with symmetrical=True and an inverse relation are
set
* after saving check that theinverse_relation of the inverse_relation
point to the saved object
* test update
|
|
* new models definitions: RecordRelations, RelationType
* migrations
* admin update
|
|
|
|
|
|
|
|
|
|
* Ready for Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* check if the document template is compatible with the selected object
* remove dead code (old document generation form)
|
|
(refs #2066)
|
|
|
|
|
|
|
|
* creator is no more a mandatory field
* for associated foreign key relation: on_delete set to SET_NULL
|
|
|
|
material type
|
|
|
|
|
|
|
|
|
|
|
|
|