• Stars
    star
    76,089
  • Rank 81 (Top 0.01 %)
  • Language
    Python
  • License
    BSD 3-Clause "New...
  • Created about 12 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Web framework for perfectionists with deadlines.

Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Thanks for checking it out.

All documentation is in the "docs" directory and online at https://docs.djangoproject.com/en/stable/. If you're just getting started, here's how we recommend you read the docs:

  • 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 deployment server, read docs/howto/deployment/index.txt for instructions.
  • You'll probably want to read through the topical guides (in docs/topics) next; from there you can jump to the HOWTOs (in docs/howto) for specific problems, and check out the reference (docs/ref) for gory details.
  • See docs/README for instructions on building an HTML version of the docs.

Docs are updated rigorously. If you find any problems in the docs, or think they should be clarified in any way, please take 30 seconds to fill out a ticket here: https://code.djangoproject.com/newticket

To get more help:

To contribute to Django:

To run Django's test suite:

Supporting the Development of Django

Django's development depends on your contributions.

If you depend on Django, remember to support the Django Software Foundation: https://www.djangoproject.com/fundraising/

More Repositories

1

channels

Developer-friendly asynchrony for Django
Python
5,923
star
2

daphne

Django Channels HTTP/WebSocket server
Python
2,254
star
3

djangoproject.com

Source code to djangoproject.com
PostScript
1,823
star
4

asgiref

ASGI specification and utilities
Python
1,370
star
5

django-localflavor

Country-specific Django helpers, formerly of contrib fame
Python
793
star
6

django-contrib-comments

Python
605
star
7

channels_redis

Redis channel layer backend for Django Channels
Python
566
star
8

djangosnippets.org

The code that powers djangosnippets.org, it allows users to post and share useful "snippets" of code.
Python
410
star
9

deps

Django Enhancement Proposals
409
star
10

djangobench

Harness and benchmarks for evaluating Django's performance over time
Python
211
star
11

django-box

VM to run the Django test suite. ARCHIVED Please use https://github.com/django/django-docker-box
Python
68
star
12

django-docs-translations

Translations of the Django documentation. Questions and discussions happen on https://forum.djangoproject.com/c/internals/i18n/14. The previously used group on Google Groups is no longer being used. If you are looking for old topics, you may be able to find them at https://groups.google.com/forum/#!forum/django-i18n.
Makefile
62
star
13

code.djangoproject.com

Configuration for Django's Trac instance (code.djangoproject.com)
Python
47
star
14

code-of-conduct

Internal documentation of the DSF Code of Conduct committee
43
star
15

asgi_ipc

IPC-based ASGI channel layer
Python
37
star
16

django-asv

Benchmarks for Django using asv
Python
26
star
17

dsf-working-groups

Working group mechanism for the DSF
20
star
18

ticketbot

Django's IRC ticketbot. Linkifies tickets and changesets. Hangs out in #django and #django-dev.
Python
18
star
19

.github

Org-level integration with GitHub features
9
star
20

django-fuzzers

Python
4
star