#10228: Inline edit of random model results in "Please correct the errors 
below."
message with no errors listed.
-------------------------------------------+--------------------------------
          Reporter:  lostlogic             |         Owner:  nobody             
  
            Status:  closed                |     Milestone:                     
  
         Component:  django.contrib.admin  |       Version:  1.0                
  
        Resolution:  worksforme            |      Keywords:  inline, random, 
admin
             Stage:  Unreviewed            |     Has_patch:  0                  
  
        Needs_docs:  0                     |   Needs_tests:  0                  
  
Needs_better_patch:  0                     |  
-------------------------------------------+--------------------------------
Changes (by ramiro):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => worksforme
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 I just tested this with Django r9820 plus sqlite3 an couldn't reproduce
 what you report. I tried creating and modifying a Category with zero and
 more related Link instances (with real edits and just saving without
 touching anything).

 Can you post more details about the Django revision or version you are
 using?.

 Could this be related to some out of synch between your models as you
 pasted and the tables existing in your DB?. For instance I needed to add
 the max_length argument to your model's description fields because
 `manage.py syncdb` wouldn't even run.

 Meanwhile, I'm closing this as worksforme.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10228#comment:1>
Django <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