#20431: syc db reference  -  needed in tutorial doc - after poll/models.py adds
unicode and was_published_recently()
-------------------------------+--------------------------------------
     Reporter:  David Sadler   |                    Owner:  nobody
         Type:  Uncategorized  |                   Status:  closed
    Component:  Documentation  |                  Version:  1.5
     Severity:  Normal         |               Resolution:  invalid
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  1              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by zerok):

 Is `was_published_recently` a new field of the model that should be
 persisted in the database? If so then yes, you have to update the database
 somehow, be it via resetdb/syncdb/... or a migration using something like
 Django South.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20431#comment:3>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to