Are you maybe talking about changing the underlying database table name? http://www.djangoproject.com/documentation/model-api/#table-names
On Jun 1, 2008, at 2:45 AM, Kless wrote: > > Is possible to change the model name? > > From a class as *class FooBar* > it's got a model called *foobar*, > but I would to get a model called 'foo_bar', without change the class > name to 'Foo_Bar'. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---