Age | Commit message (Collapse) | Author |
|
(refs #5790)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert them to CSV and store the resulting file in a specific field.
|
|
|
|
|
|
|
|
geo and cached_label edition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from warehouse to containers (refs #5432) - containers manage history
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Identifiant musée -> Numéro d'inventaire musée
* Localisation (fiche) -> Localisation géographique
* Date de découverte (exacte ou TPQ) -> Date de découverte (exacte ou début)
* Date de découverte (TAQ) -> Date de découverte (fin)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
wizard
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and file
|
|
|
|
- remove django-ajax-select
- fix migrations
|
|
- remove redondant permissions
- fix missing kwargs for widget and form fields
- fix default to callable for model field
- quick and dirty fix for datepicker
- is_authenticated() -> is_authenticated
- fix registration urls
- remove six usage (no more python2)
|