docs: remove tar file reference

fix_request_path_info
Diederik van der Boor 2013-05-20 16:03:07 +02:00
parent 705e7fc037
commit 73c378a369
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ Python 3.3 support is being worked on.
Example project
----------------
The repository (or tar file) contains a complete Django project
that may be used for tests or experiments, without any installation needed.
The repository contains a complete Django project that may be used for tests or experiments,
without any installation needed.
The management command ``pcmd.py`` in the app ``pexp`` can be used for quick tests
or experiments - modify this file (pexp/management/commands/pcmd.py) to your liking.