GarryGon4ar / pyconverter

Converter from link of youtube video to mp3, without Django Framework
0 stars 0 forks source link

Separate template rendering from check view #2

Open GarryGon4ar opened 5 years ago

GarryGon4ar commented 5 years ago

Check rendering in view, and move it into another function, delete unnecessary code - there are two function to render template , and template rendering in check view. I was testing template rendering , and trying different examples so i can delete unnecessary when it will work.

GarryGon4ar commented 5 years ago

Jinja tags are working