I'm having the same/similar problem. I have a field

    created = models.DateTimeField(auto_now_add = True)

which doesn't show up in the admin interface, but everything else
does ... including other datetime fields (just not auto_add_now).

The field exists in the database, is used and getting populated
correctly.

Strange.

-Z


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