hi,

being a newbie, this may be a stupid question:

I've created an application using:

manage.py startapp myapp

I've done some coding on the project and within myapp

but now I want to rename myapp to a more appropriate name.

of course I cant simply rename the generated application directory
name, I would also need to change all references to the myapp.

So, then question is, do I need to do this all manually, or is there a
django function or easier way for me to easily rename an application
properly?

I'm using django v1.0

thanks for any help.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to