#3873: Admin interface showing empty values
-----------------------------------+----------------------------------------
Reporter:  [EMAIL PROTECTED]  |       Owner:  adrian         
  Status:  new                     |   Component:  Admin interface
 Version:  SVN                     |    Keywords:  models         
   Stage:  Unreviewed              |   Has_patch:  1              
-----------------------------------+----------------------------------------
 Developping a component-based application, i find that djando is a great
 framework. Thank you all.
 
 The "difficult" part in this application is that models are imported from
 a directory (in including a file named models.py so that django does the
 import). Django accepts this setup quite well, but i recently experienced
 some problems with the admin interface: it showed empty values for all
 fields, all objects.
 
 After writing a fix, the "save" button returned some errors, so i wrote
 another fix.
 Don't know what they're worth, but my admin interface is functional here
 again.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3873>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to