new command : when we want to use an other database, we can run that command with "python manage.py initsitedomain" and this will set the domain to the right value in the django-site table
ALTER TABLE ldt_utils_media
ADD COLUMN mimetype_field character varying(512);