#8533: Docs on model inheritance missing since r8506 (docs refactor) ---------------------------+------------------------------------------------ Reporter: idangazit | Owner: nobody Status: new | Milestone: Component: Documentation | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ Following docs refactor, I believe that all of the information regarding model inheritance that used to live in model-api is missing.
To be clear, I'm talking about [http://www.djangoproject.com/documentation /model-api/#model-inheritance model inheritance] from the "old" docs. Additionally, information about the Meta option `abstract` isn't present in [source:django/trunk/docs/ref/models/options.txt options.txt]. I don't know if this is by design, and can't find any tickets/changesets that indicate a change in behavior, so I think this is just a case of missing docs. If somebody can provide a positive indication that the old docs are still accurate, I'd be happy to copy the relevant missing sections into the new docs and provide a patch. -- Ticket URL: <http://code.djangoproject.com/ticket/8533> 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 -~----------~----~----~----~------~----~------~--~---
