#2077: [PATCH] Update model examples __repr__ page to __str__
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jacob
Type: defect | Status: new
Priority: normal | Milestone:
Component: Documentation | Version: SVN
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
http://www.djangoproject.com/documentation/models/ has a page
http://www.djangoproject.com/documentation/models/repr/ which should be
moved to str and have the following patch applied. (Per
[http://code.djangoproject.com/wiki/RemovingTheMagic#a__repr__replacedby__str__])
1. apply patch
2. svn rename of tests/modeltests/repr to tests/modeltests/str as
needed/decided.
--
Ticket URL: <http://code.djangoproject.com/ticket/2077>
Django <http://code.djangoproject.org/>
The web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---