* Created new administration interface. BEWARE: update your site urls (in
urls.py), telemeta now provides an internal "admin/" url, that may conflict
with django's admin.
* Implemented edition of generic "dictionaries" (or "enumerations"). These
are the linked tables that contained various predefined values, used in
collections, items and/or parts
* added "physical format" dictionary (collection field and linked table),
see EthnomusDatabase
* misc cleanup