On Thu, 2007-10-25 at 12:20 +, Romit.Y wrote:
> Today, I find a big bug about django permissions. Details is
> following:
> If you delete your application(i.e app1 ) and then deploy it(i.e app2
> into which you add new model entries) again, but app1 and app2 have
> the sa
Today, I find a big bug about django permissions. Details is
following:
If you delete your application(i.e app1 ) and then deploy it(i.e app2
into which you add new model entries) again, but app1 and app2 have
the same verbose_name.
Now, you will transfer management to your staff. So you login