Author: ubernostrum Date: 2009-03-31 13:14:12 -0500 (Tue, 31 Mar 2009) New Revision: 10276
Modified: django/trunk/docs/topics/db/models.txt Log: Fixed #9012: Changed inappropriate title of models documentation. Modified: django/trunk/docs/topics/db/models.txt =================================================================== --- django/trunk/docs/topics/db/models.txt 2009-03-31 17:19:03 UTC (rev 10275) +++ django/trunk/docs/topics/db/models.txt 2009-03-31 18:14:12 UTC (rev 10276) @@ -1,8 +1,8 @@ .. _topics-db-models: -============== -Writing models -============== +====== +Models +====== .. module:: django.db.models --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
