1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/README
Adrian Holovaty b2cb66bfbc Filled in INSTALL and README files
git-svn-id: http://code.djangoproject.com/svn/django/trunk@259 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-07-21 01:37:28 +00:00

12 lines
432 B
Plaintext

Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Thanks for downloading it.
All documentation is in the "docs" directory. 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:
http://code.djangoproject.com/newticket
Install instructions are in the INSTALL file.