On Thu, Aug 9, 2012 at 3:33 PM, Dennis Lee Bieber <wlfr...@ix.netcom.com> wrote:
> On Thu, 9 Aug 2012 09:02:39 +1200, Lachlan Musicman <data...@gmail.com>
> declaimed the following in gmane.comp.python.django.user:
>>
>> From what I can see, the admin interface already keeps this data for
>> each object (exception: no create_date for data imported via fixtures
>> apparently).
>>
>         Pardon? So far as I know, if the admin interface is displaying data
> related to a database table (django "model"), then ONLY data in that
> table is displayed. There is no auxiliary table created just for the
> admin interface to store date records.

Ah, sorry - to clarify, I wasn't looking at the table structures - I
was looking at the results from the "history" link on each model's
admin edit form...

cheers
L.

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