CSFD search example project in django run the database migration with command python manage.py migrate download the data from csfd.cz with command python manage.py download (it may take a minute) run the server with command python manage.py runserver