Re: [Django] #26525: Tutorial02 document issue

2016-04-21 Thread Django
#26525: Tutorial02 document issue
---+--
 Reporter:  edwardspbe |Owner:  nobody
 Type:  Uncategorized  |   Status:  closed
Component:  Documentation  |  Version:  1.9
 Severity:  Normal |   Resolution:  worksforme
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--
Changes (by timgraham):

 * status:  new => closed
 * resolution:   => worksforme


--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.db0e473e715a2752ee896f155460bcd2%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26525: Tutorial02 document issue

2016-04-21 Thread Django
#26525: Tutorial02 document issue
---+--
 Reporter:  edwardspbe |Owner:  nobody
 Type:  Uncategorized  |   Status:  new
Component:  Documentation  |  Version:  1.9
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--
Changes (by niconoe):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Hmm, that seems to work for me.

 But using just polls seems like the old way to activate an app, prior to
 App loading refcator in Django 1.7:
 https://docs.djangoproject.com/en/1.9/releases/1.7/#app-loading-refactor.

 Since you refer to the Django 1.9 tutorial, may I ask you to check which
 version is running with:

 {{{
 $ python -c "import django; print(django.get_version())"
 }}}

 Thanks!

--
Ticket URL: 
Django 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.5ef1fe860852312a822fdbbd21f8a61b%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.