#29336: No docs for circular inheritance
------------------------------------------------+------------------------
               Reporter:  Adrian Turjak         |          Owner:  nobody
                   Type:  Cleanup/optimization  |         Status:  new
              Component:  Documentation         |        Version:  2.0
               Severity:  Normal                |       Keywords:
           Triage Stage:  Unreviewed            |      Has patch:  0
    Needs documentation:  0                     |    Needs tests:  0
Patch needs improvement:  0                     |  Easy pickings:  1
                  UI/UX:  0                     |
------------------------------------------------+------------------------
 Proper support for circular (recursive) inheritance has been possible
 since https://code.djangoproject.com/ticket/22232 was fixed. But we don't
 have any docs for this, or at least none that appear to be easy to find.

 This is a very useful feature. It allows a lot of power and flexibility
 without the need to create many template overrides.

 Before Django properly supported this, most of us used:
 https://github.com/stephenmcd/django-overextends

 The docs from overextends with the basic example as there on that project
 are what Django needs. A clear explanation and example of what circular
 inheritance is, how it works, and how to use it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29336>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/056.bc8ceeb5549f4cd1d648bedc0a0bab79%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to