﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9465	Change API Ref Docs	Adam Nelson	Adam Nelson	"== Database Docs can be difficult to find ==

http://docs.djangoproject.com/en/dev/ref/
http://docs.djangoproject.com/en/dev/ref/databases/

== Problem ==

When skimming the reference docs, the different titles for each item are difficult to discern.

== Solution ==

Use simple titles.

I think this is closer to the best list for the entire reference page - in alphabetical order:

 * Databases
 * django-admin.py and manage.py
 * django.contrib
 * Files
 * Forms
 * Middleware
 * Models
 * Request and Response objects
 * Settings
 * Signals
 * Templates
 * Unicode Data
 * Views

== Notes ==

I don't mind doing this if the docs system supports me making changes and somebody else approving them.  I'm not sure if that's the case.  "		closed	Documentation	1.0		fixed			Ready for checkin	1	0	0	0	0	0
