﻿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
23617	The new UUID field does not allow to automatically generate a UUID on save	Omer Katz	Rigel Di Scala	"When using a UUID as a primary key it can be very convenient to have a UUID generated for you much like the AutoNumber field does on save.
Currently it does not.
Should we use `auto` and `auto_add` keyword arguments like the Date*Field or should we have a AutoUUIDField that is used only for primary keys?"	New feature	closed	Database layer (models, ORM)	dev	Normal	fixed	1.8-beta	Marc Tamlyn	Accepted	1	0	0	0	0	0
