123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- 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
- http://docs.djangoproject.com/en/dev/. If you're just getting started, here's
- how we recommend you read the docs:
- from there you can jump to the HOWTOs (in docs/howto) for specific
- problems, and check out the reference (docs/ref) for gory details.
|