[djangodb commit] r662 - wiki

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 31, 2008, 10:53:48 PM10/31/08
to compute...@googlegroups.com
Author: PatrickChan7
Date: Fri Oct 31 19:53:28 2008
New Revision: 662

Modified:
wiki/Tricks.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/Tricks.wiki
==============================================================================
--- wiki/Tricks.wiki (original)
+++ wiki/Tricks.wiki Fri Oct 31 19:53:28 2008
@@ -1,7 +1,7 @@
-#summary One-sentence summary of this page.
+#summary Tips & Tricks for Django and other applications

= Tips/Tricks =

==Django==
-To let django show the current entries in say contacts, type in
- ./manage.py dumpdata --indent=2 sessions
\ No newline at end of file
+To let django show the current entries in say "sessions" table, type in
+python manage.py dumpdata --indent=2 sessions
\ No newline at end of file

Reply all
Reply to author
Forward
0 new messages