Re: Really easy DateTimeField question

2008-12-09 Thread DragonSlayre

Thanks a lot !

On Dec 10, 1:24 pm, friggstad <[EMAIL PROTECTED]> wrote:
> It is the human-friendly name used in the admin.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: Really easy DateTimeField question

2008-12-09 Thread friggstad

It is the human-friendly name used in the admin.

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



Really easy DateTimeField question

2008-12-09 Thread DragonSlayre

Hi,
I've seen some code with the following in, but can't find what the
string 'date added' is representing in the documentation.

What is the string for?

models.DateTimeField('date added')



Thank you!

I know it's easy, but it'd take me forever to find out.
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---