Django it’s specially known as a backend framework, but actually it’s both backend and frontend . You configure the backend logic within the views and models. But you can also define the frontend through the templates, where you use HTML/CSS and JavaScript.
Read moreDjango nerelerde kullanılır?
Django, açık kaynaklı bir Python web framework yapısı olup web geliştirme uygulamaları arasında yer alır.
Read more