Deletion of a Django migration file
I changed the migration system, so this file is unecessary at this stage
and eveyerything has been put back into a single migration file called
`0001_initial.py`.
Signed-off-by:
Matthieu Berjon <matthieu.berjon@inria.fr>