If you want to learn a web development framework, Django is a great choice , it is a highly sought after skill in the job market and also very popular among developers.
Read moreHow do I practice Python in Django?
Prerequisites
Read moreIs SQL required to learn Django?
in actually as long as your app didn’t have many data, you don’t have to learn SQL or Databases Languages , you can work with Django without any knowledge of it.
Read moreDo I need to learn html and css before Django?
No it is not necessary to know html/css, if you are learning Django/Flask . But it depends on which kind of team you are working. If have a large number of people working in your team, you can give the work related to html/css to a specific person specialized in html/css.
Read more