#4145: Add information on support for creating subclasses in the model -----------------------+---------------------------------------------------- Reporter: anonymous | Owner: jacob Status: new | Component: Documentation Version: SVN | Keywords: Stage: Unreviewed | Has_patch: 0 -----------------------+---------------------------------------------------- I'm new to Django, and it seems like support for defining subclasses in the model (e.g. defining a "Person" model class, and then "Employee" that extends Person) is in flux--perhaps it was supported to some extent in past revisions, but is being changed? At any rate, for people coming to Django from other frameworks it'd be helpful if in your FAQ you could address the issue.
-- Ticket URL: <http://code.djangoproject.com/ticket/4145> Django Code <http://code.djangoproject.com/> 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?hl=en -~----------~----~----~----~------~----~------~--~---
