Hello,
I created an app called 'emp' with the command: django-admin.py startapp 
emp.
Then, i edited my models.py, added an admin.py file to register my 
clases/models
in the django admin. Now, when i login into the django admin, i have a list 
of
Applications, and it says 'Emp' in that list. I want to change 'Emp' for 
another word,
for example, 'Employee', how can i do that in django 1.4 ? 
Thanks in advance,
Emiliano.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/waP0XrU8ywwJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to