Create admin for loading data (#5)
create an admin page in Django where it is possible to load the data into the database.
-
create admin view -
make it possible to import files
Edited by Andreas Hæstad
create an admin page in Django where it is possible to load the data into the database.