Hi, I find http://docs.djangoproject.com/en/dev/topics/db/ page quite inadequate. If I was doing that page I would include links to the following pages, along with the ones that are there:
- (Model Field Rerence, where all standard fields are listed) http://docs.djangoproject.com/en/dev/ref/models/fields/ - (Writing Custom Model Fields) http://docs.djangoproject.com/en/dev/howto/custom-model-fields/ The content of these pages used to be clubbed with http://docs.djangoproject.com/en/dev/topics/db/models/, which was very handy, I have to open just one page, and all relevant information for writing models is there, now I have to keep on searching. So I would at the least add the links to the above to pages prominently on the top or on the sidebar, as of now they are quite difficult to find. Please merge the three pages together, or at least put the cross links prominently. Will create a patches if given a go ahead. -- Amit Upadhyay www.amitu.com +91-9820-295-512 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---
