About 1,060 results
Open links in new tab
  1. Django Community | Django - Django Project

    The Django logo is available for download and use in the formats below. Refer to the Django Trademark Licensing Agreement and logo standards below for information about permission and usage of the logo.

  2. Official Django logos | Weblog | Django - Django Project

    Mar 1, 2006 · You can now download the "official" Django logo in formats for print and online use. Choose your poison (png, svg or eps) and be sure to check the usage guidelines and …

  3. 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 you can focus on writing your app without needing to reinvent the wheel.

  4. Getting started with Django | Django - Django Project

    Django encourages beautiful URL design and doesn’t put any cruft in URLs, like .php or .asp. To design URLs for an application, you create a Python module called a URLconf. Like a table of contents for your app, it contains a simple mapping between URL patterns and your views.

  5. Django Trademark License Agreement | Django - Django Project

    A group or event may use a logo that incorporates the Django logo by adding a word or picture that identifies the locality (for example, the name of a city, or a stylized image of an identifiable city landmark), audience, or activities of the group or event.

  6. Django at a glance | Django documentation | Django

    Django at a glance¶ Because Django was developed in a fast-paced newsroom environment, it was designed to make common web development tasks fast and easy. Here’s an informal overview of how to write a database-driven web app with Django.

  7. Django overview | Django - Django Project

    Django was designed to help developers take applications from concept to completion as quickly as possible. See how fast you can start building Fully loaded. Django includes dozens of extras you can use to handle common web development tasks.

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

  9. Django Community | Django - Django Project

    Apr 24, 2025 · Senior Full Stack Web Developer (Python/Django + CMS) April 8, 2025, 5:43 p.m. by Django News Jobs. View more or Add your feed. Django Q&A. How to make the logout dropdown visible in Django-Jazzmin admin panel? May 1, 2025, 6:39 a.m. by Stack Overflow Hi there, how can i get the key and values from a dictionary, so i can display each keys with ...

  10. Escrevendo seu primeiro app Django, parte 1

    Cada aplicação que você escreve no Django consiste de um pacote Python que segue uma certa convenção. O Django vem com um utilitário que gera automaticamente a estrutura básica de diretório de uma aplicação, então você pode se concentrar apenas em escrever código em vez de ficar criando diretórios.

Refresh