#35931: Document fields and methods of the FlatPage model
-------------------------------------+-------------------------------------
     Reporter:  Baptiste Mispelon    |                     Type:
                                     |  Cleanup/optimization
       Status:  new                  |                Component:
                                     |  Documentation
      Version:  5.1                  |                 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
-------------------------------------+-------------------------------------
 The reference documentation for the `flatpages.FlatPage` model [1] says
 it's a "standard Django model", but it seems to be missing documentation
 for which fields and methods are defined on this model. There's a
 `[source]` link so the information isn't too hard to find, but I think a
 proper reference documentation would be better.

 Compare for example with the documenation for `contrib.User` [2] which is
 a lot more complete.

 [1]
 
https://docs.djangoproject.com/en/dev/ref/contrib/flatpages/#django.contrib.flatpages.models.FlatPage
 [2]
 
https://docs.djangoproject.com/en/dev/ref/contrib/auth/#django.contrib.auth.models.User
-- 
Ticket URL: <https://code.djangoproject.com/ticket/35931>
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019354fcc268-7c2c9e4b-3155-4eed-810d-10bd26714402-000000%40eu-central-1.amazonses.com.

Reply via email to