Hi, I've just started playing with django this week and was following the example in the Django Book.
I created an example of my own, based on the models.py in the book and tested it with manage.py runserver. All worked OK, but when I try it in apache one of my admin pages is truncated - a number of fields are left off and there is no Save button. The exact number of fields truncated depends on whether I use Add from the main page or from the Add page of another field (so that the affected page is a pop-up) Apache 2.4.1 mod_fcgid 2.3.6 django 1.3.1 Python 2.7.2 cx-Oracle 5.1.1 Has anyone seen this behaviour? I've looked in apache and django logs but don't see anything recorded when the page loads. Any ideas greatly appreciated. Thanks. -- 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.