About 54,300 results
Open links in new tab
  1. 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 …

  2. How to install Django on Windows

    This document will guide you through installing Python 3.13 and Django on Windows. It also provides instructions for setting up a virtual environment, which makes it easier to work on …

  3. How to install Django

    If you just want to experiment with Django, skip ahead to the next section; Django includes a lightweight web server you can use for testing, so you won’t need to set up Apache until you’re …

  4. Getting started with Django | Django

    Install Django Before you can use Django, you’ll need to install it. Our complete installation guide covers all the possibilities; this guide will get you to a simple, minimal installation that’ll work …

  5. Quick install guide | Django documentation

    Before you can use Django, you’ll need to get it installed. We have a complete installation guide that covers all the possibilities; this guide will guide you to a minimal installation that’ll work …

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

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

  8. How to install Django on Windows | Documentación de Django

    This document will guide you through installing Python 3.8 and Django on Windows. It also provides instructions for setting up a virtual environment, which makes it easier to work on …

  9. Django documentation

    Reference guides contain technical reference for APIs and other aspects of Django’s machinery. They describe how it works and how to use it but assume that you have a basic understanding …

  10. How to deploy Django | Django documentation | Django

    There are many options for deploying your Django application, based on your architecture or your particular business needs, but that discussion is outside the scope of what Django can give …