I would like to suggest listing/displaying the Parent Class for
classes on API pages like this-
https://docs.djangoproject.com/en/1.3/ref/models/fields/
In part1 of the Django tutorial, it instructs to create a model like
this-
pub_date = models.DateTimeField('date published')
While trying to loo
_now=False, auto_now_add=False, **options])
On Jan 3, 10:22 am, Michael Elkins wrote:
> On Mon, Jan 02, 2012 at 12:54:38PM -0800, Sepero wrote:
> >I would like to suggest listing/displaying the Parent Class for
> >classes on API pages like this-
> >https://docs.djangoproject.com/en
I made this post to the group a few days ago because of what appears
to be problems with the API documentation-
http://groups.google.com/group/django-users/browse_thread/thread/f38ec22591f3/8f9acf7bc2872800#8f9acf7bc2872800
I have also found documentation typos(not many), and places where
thin
3 matches
Mail list logo