docs: remove tar file reference
parent
705e7fc037
commit
73c378a369
|
|
@ -31,8 +31,8 @@ Python 3.3 support is being worked on.
|
||||||
Example project
|
Example project
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
The repository (or tar file) contains a complete Django project
|
The repository contains a complete Django project that may be used for tests or experiments,
|
||||||
that may be used for tests or experiments, without any installation needed.
|
without any installation needed.
|
||||||
|
|
||||||
The management command ``pcmd.py`` in the app ``pexp`` can be used for quick tests
|
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.
|
or experiments - modify this file (pexp/management/commands/pcmd.py) to your liking.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue