| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
archaeological_operations/models.py
|
|
|
|
|
|
Conflicts:
Makefile.example
|
|
|
|
|
|
|
|
To apply:
./manage.py migrate archaeological_operations --delete-ghost-migrations 0036
./manage.py migrate archaeological_operations --fake 0037
|
|
|
|
too long strings
|
|
|
|
|
|
|
|
|
|
|
|
on archaeological_files_pdl
|
|
|
|
|
|
* reorganization of address fields
* add a main town field
* reorganize parcel wizard
* workon new administrativ wizard
|
|
when deleting import
|
|
|
|
|
|
|
|
* http://bugs.python.org/issue18647#msg194412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|