#17178: Using default argument in models.Model when primary_key=True crashes 
python
-------------------------------------+-------------------------------------
     Reporter:  araneae@…            |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Database layer       |                  Version:  1.3
  (models, ORM)                      |               Resolution:  needsinfo
     Severity:  Release blocker      |             Triage Stage:
     Keywords:                       |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by poirier):

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


Comment:

 I can't reproduce, can you provide a complete test case that shows the
 problem?

 I created a model with just the field specified, and a simple test that
 instantiated and saved the model, and no python crash occurred.  I'm on
 Mac OS X 10.7.2, django trunk as of this morning.

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