Author: [email protected]
Date: Sun Jul 19 13:49:01 2009
New Revision: 183
Added:
wiki/LaunchpadProjectPage.wiki
Log:
Created wiki page through web user interface.
Added: wiki/LaunchpadProjectPage.wiki
==============================================================================
--- (empty file)
+++ wiki/LaunchpadProjectPage.wiki Sun Jul 19 13:49:01 2009
@@ -0,0 +1,15 @@
+#summary how to get code django-wikiapp from Launchpad
+#labels Featured
+
+= Wikiapp on launchpad =
+
+Wikiapp is being developed on [https://launchpad.net/ Launchpad].
+ * [https://launchpad.net/django-wikiapp Project page]
+ * Get the code with [http://bazaar-vcs.org/ Bazaar]:
+ * {{{bzr branch lp:django-wikiapp}}}
+ * See the [https://code.launchpad.net/django-wikiapp Code] page for
other branches and releases.
+
+=== Old svn repository ===
+
+You can access the old svn repository with:
+{{{svn checkout http://django-wikiapp.googlecode.com/svn/trunk/
django-wikiapp}}}
\ No newline at end of file
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---