Author: batiste.bieler
Date: Fri Feb 6 06:08:43 2009
New Revision: 335
Modified:
wiki/3thPartyApps.wiki
Log:
Edited wiki page through web user interface.
Modified: wiki/3thPartyApps.wiki
==============================================================================
--- wiki/3thPartyApps.wiki (original)
+++ wiki/3thPartyApps.wiki Fri Feb 6 06:08:43 2009
@@ -4,7 +4,7 @@
{{{
class Document(models.Model):
- "A dummy model used to illsutrate the use of linked models in
django-page-cms"
+ "A dummy model used to illustrate the use of linked models in
django-page-cms"
title = models.CharField(_('title'), max_length=100, blank=False)
text = models.TextField(_('text'), blank=True)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---