| Age | Commit message (Collapse) | Author | 
|---|
|  |  | 
|  |  | 
|  | * 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 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | #2111) | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Conflicts:
	archaeological_operations/admin.py
	archaeological_operations/models.py | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | * add a new creation date field for operations
* refactoring of management of dashboard forms
* dashboard form for operations |