#14426: Factor "mysite" out of all code example import statements ---------------------------+------------------------------------------------ Reporter: gabrielhurley | Owner: gabrielhurley Status: new | Milestone: 1.3 Component: Documentation | Version: 1.2 Keywords: | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ In the spirit of #14255 it seems like it would be wise to remove the "mysite" (as in `from mysite.foo.bar import baz`) wherever it may appear, not just specifically from the tutorial.
There are still ~20 remaining instances of it within `docs/intro/`, `docs/ref/contrib/`, and `docs/topics/`. There's also a very old reference in `docs/releases/0.96.txt`... but touching something that old seems almost sacrilegious ;-) -- Ticket URL: <http://code.djangoproject.com/ticket/14426> 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 django-upda...@googlegroups.com. To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.