Changeset 5590
- Timestamp:
- 10/23/08 18:34:41 (3 months ago)
- Files:
-
- docs/2.0/docs/main/Auth.rst (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
docs/2.0/docs/main/Auth.rst
r5572 r5590 86 86 command from your project's root directory:: 87 87 88 paster setup-app 88 paster setup-app development.ini 89 89 90 90 .. note::