About 58,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 (web framework) - Wikipedia

    Django was created in the autumn of 2003, when the web programmers at the Lawrence Journal-World newspaper, Adrian Holovaty and Simon Willison, began using Python to build applications. Jacob …

  3. Django Tutorial - W3Schools

    Django is a back-end server side web framework. Django is free, open source and written in Python. Django makes it easier to build web pages using Python.

  4. Getting Started with Django Tutorial | LearnDjango.com

    Apr 15, 2026 · A comprehensive introduction to Django architecture, models, views, URLs, and templates.

  5. 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 …

  6. django CMS - Enterprise Content Management with Django - django

    4 days ago · Django CMS is the ideal choice for enterprises seeking a powerful and flexible content management solution. Designed to scale with your needs, it handles high volumes of content and …

  7. Create and run your first Django project | PyCharm

    How to create and run a simple Django application (creating project; running Django server; configuring database; creating models, templates, views; launching application; testing application)

  8. Django Online Training Courses | LinkedIn Learning, formerly Lynda.com

    Dec 16, 2024 · Our Django online training courses from LinkedIn Learning (formerly Lynda.com) provide you with the skills you need, from the fundamentals to advanced tips. Browse our wide selection of …

  9. Django documentation

    Django documentation ¶ Everything you need to know about Django. First steps ¶ Are you new to Django or to programming? This is the place to start! From scratch: Overview | Installation Tutorial: …