Added:
wiki/Tricks.wiki
Log:
Created wiki page through web user interface.
Added: wiki/Tricks.wiki
==============================================================================
--- (empty file)
+++ wiki/Tricks.wiki Fri Sep 5 23:44:17 2008
@@ -0,0 +1,7 @@
+#summary One-sentence summary of this page.
+
+= 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