| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
migration (refs #3446)
 | 
 | 
 | 
 | 
created model restriction
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
point and point_2d
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
modules via profile
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
initialize SRA file import
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	ishtar_common/data_importer.py
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Model: a targetkey connection can now be applied to on particular import
(associated_import), one particular user (associated_user) or to all imports
(associated_import and associated_user are empty).
To be done: change import and forms to fully use this mechanism.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
- fix type import for ishtar_common
 | 
 | 
To apply:
./manage.py migrate ishtar_common --delete-ghost-migrations 0029
./manage.py migrate ishtar_common --fake 0030
 | 
 | 
 |