API: media refactor on get_filename etc
Created by: fernao
Actually, on media/models.py we have some functions related to filenames: get_file_name() get_file_path() get_media_path() media_file_name()
We need to organize and clean this mess in less and more concise functions.