Я пытаюсь перенести свой проект Django в Heroku, но у меня возникают проблемы:
Enumerating objects: 20, done.
Counting objects: 100% (20/20), done.
Delta compression using up to 4 threads
Compressing objects: 100% (18/18), done.
Writing objects: 100% (20/20), 4.89 KiB | 358.00 KiB/s, done.
Total 20 (delta 2), reused 0 (delta 0)
remote: Compressing source files... done.
remote: Building source:
remote:
remote: ! No default language could be detected for this app.
remote: HINT: This occurs when Heroku cannot detect the buildpack to use
for this application automatically.
remote: See https://devcenter.heroku.com/articles/buildpacks
remote:
remote: ! Push failed
remote: Verifying deploy...
remote:
remote: ! Push rejected to teacher-rating.
remote:
To https://git.heroku.com/teacher-rating.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://git.heroku.com/teacher-rating.git'
Я делаю проект, чтобы помочь учителям реализовать свои качества, и у меня возникают проблемы с толканиеммой код онлайн. Мне нужна помощь, потому что было бы замечательно, если бы учителя относились к нам так, как мы этого заслуживаем.