﻿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
14278	sqlite3 backend and django 1.2.3, bug: «no such table»	cld	nobody	"I such start a new project, and like all new project I start I take a new django version...

Write some models and for all of them in administration page I got a
Exception Type: DatabaseError
Exception Value:        no such table: appsname_modelsname

With the dbshell, it's ok, table exist and with python shell I can create/delete/update object without problem.

Retest with completly clean and simple models:
http://pastebin.com/z1wgBWYC
(Well I don't know how to made simpler :))

Same error.

I had tested on Django 1.2.1, it's works. Not tested (yet) with other database backend."		closed	Database layer (models, ORM)	1.2		worksforme			Unreviewed	0	0	0	0	0	0
