Author: ubernostrum Date: 2009-03-31 13:15:01 -0500 (Tue, 31 Mar 2009) New Revision: 10277
Modified: django/branches/releases/1.0.X/docs/topics/db/models.txt Log: [1.0.X] Fixed #9012: Changed inappropriate title of models documentation. Backport of [10276] from trunk. Modified: django/branches/releases/1.0.X/docs/topics/db/models.txt =================================================================== --- django/branches/releases/1.0.X/docs/topics/db/models.txt 2009-03-31 18:14:12 UTC (rev 10276) +++ django/branches/releases/1.0.X/docs/topics/db/models.txt 2009-03-31 18:15:01 UTC (rev 10277) @@ -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 -~----------~----~----~----~------~----~------~--~---
