How to mark compulsory fields in admin interface?

2008-06-05 Thread Cliff Liang Xuan
Hi, Is there a way to put a sign, e.g. a start * beside the compulsory fields in the Django Admin interface? Imagine you have a big table accommodating all kinds of events from a 20 minute casual drink to a multi day conference. The page for programming the multi day conference will put off user wh

Using self generated primary key.

2008-06-04 Thread Cliff Liang Xuan
Hi,I've started using Django recently and really enjoyed it until I ran into a problem that I cannot find a solution on the net. Really hope someone can cast some light on me. Basically I want to use a random 7 digit string as the primary key of table Foo, because this id is system generated I don'