Yahoo Suche Web Suche

Suchergebnisse

  1. Suchergebnisse:
  1. Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It’s free and open source, ridiculously fast, reassuringly secure, and exceedingly scalable. Learn more about Django, get started with it, and contribute to the community.

    • Download

      python -m pip install Django==5.0.6. Windows: py -m pip...

    • Getting Started with Django

      Django provides a powerful form library that handles...

    • Overview

      Django takes security seriously and helps developers avoid...

    • Documentation

      Start here if you’re new to Django or web application...

    • News

      Django Developers Survey 2023 results Posted by Thibaud...

    • Community

      Building the Django Community for 18 years, 10 months. Come...

    • About

      Development of Django is supported by an independent...

    • Diversity Statement

      Django Community Diversity Statement. Platitudes are cheap....

  2. Django is a powerful and versatile web framework that lets you create dynamic websites and applications with Python. Learn how to install, use and customize Django with tutorials, documentation and community resources.

  3. Django ist ein in Python geschriebenes, quelloffenes Webframework, das einem Model-View-Presenter-Schema folgt. Es wurde ursprünglich entwickelt, um die News-Seite „Lawrence Journal-World“ zu verwalten, und wurde im Juli 2005 unter einer BSD-Lizenz veröffentlicht. Benannt ist es nach dem Jazz-Gitarristen Django Reinhardt ...

    • 21. Juli 2005
    • Python
  4. www.pythontutorial.net › django-tutorialDjango Tutorial

    This Django tutorial helps you learn how to use the Django web framework from scratch via practical and real-world examples. Prerequisites. You should have the following knowledge to follow the Django tutorial: Python basics; HTML/CSS. JavaScript knowledge is not required. Relational databases (SQLite, MySQL, PostgreSQL, …).

  5. Learn how to use Django, a Python web framework, to build a basic poll application with a public site and an admin site. Follow the steps to create a project, run the development server, and apply migrations.

  6. Learn how to create web applications with Django, a high-level Python framework that encourages rapid development and clean, pragmatic design. Explore tutorials, guides, reference, and more on the Django website.

  7. Learn how to use Django, a high-level Python Web framework, for rapid development and clean design of complex database-driven websites. Find tutorials on testing, REST API, best practices, deployment and caching for Django projects.