Hi,

I'm using sqlite3 and django-evolution (and sometimes manual ALTER TABLE 
commands) for this website I'm making. Recently I added a new date field to one 
of my models, but it's not showing up in the admin interface. (I'm also having 
a problem in which the admin interface is taking taking a long time to load, 
but I think that's because my model has a ManyToMany field to a model with a 
lot of rows in the table.) How can I get the date field to show up in the admin 
interface?

Thanks,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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