About 97,600 results
Open links in new tab
  1. The web framework for perfectionists with deadlines | Django

    Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so …

  2. Django Tutorial - W3Schools

    In this tutorial you get a step by step guide on how to install and create a Django project. You will learn how to create a project where you can add, read, update or delete data.

  3. Download Django

    The latest and greatest Django version is the one that’s in our Git repository (our revision-control system). This is only for experienced users who want to try incoming changes and help identify bugs …

  4. Django Tutorial - GeeksforGeeks

    May 2, 2026 · Django is a Python web framework that simplifies web development through reusable components and built-in features such as authentication, database connectivity, and CRUD …

  5. Introduction à Django - Apprendre | MDN - MDN Web Docs

    Qu'est ce que Django? Django est un framework Python de haut niveau, permettant un développement rapide de sites internet, sécurisés, et maintenables.

  6. GitHub - django/django: The Web framework for perfectionists with ...

    First, read docs/intro/install.txt for instructions on installing Django. Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.). If you want to set up an actual …

  7. Introduction to Django - W3Schools

    What is Django? Django is a Python framework that makes it easier to create web sites using Python. Django takes care of the difficult stuff so that you can concentrate on building your web applications.

  8. Django · PyPI

    Jun 3, 2026 · First, read docs/intro/install.txt for instructions on installing Django. Next, work through the tutorials in order (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.). If you want to set up an …

  9. تعلم دجانجو بالكامل في فيديو واحد | كورس django كامل للمبتدئين

    تم تجميع كل حلقات كورس الدجانجو في فيديو واحد:What is Djangoهو اطار عمل عالي المستوي مكتوب بالبايثون مخصص لانشاء ...

  10. Django (web framework) - Wikipedia

    Django's primary goal is to ease the creation of complex, database-driven websites. The framework emphasizes reusability and "pluggability" of components, less code, low coupling, rapid …