On Jan 12, 11:37 am, David Medina <davidmedi...@gmail.com> wrote:
> It's only a email typo, never mind. I wanted to explain the "nested"
> concept with code.
>
> The main question could be: *Has it any side effects?*, Third apps maybe?.

I had some issues with commands with an app that uses a similar
structure.

More about it here::
https://code.djangoproject.com/ticket/14087
https://github.com/kylemacfarlane/django-cuddlybuddly-storage-s3/issues/4

> I haven't found nothing about it in official doc and so on.
>
> El viernes, 11 de enero de 2013 16:00:37 UTC+1, Sergiy Khohlov escribió:
>
>
>
>
>
>
>
>
>
> > keep in mind comas
>
> > INSTALLED_APPS = (
>
> >     'incidences',
> >     'problems',
> > )
> > 2013/1/11 David Medina <davidm...@gmail.com <javascript:>>:
> > > INSTALLED_APPS = (
> > >     'trouble_ticketer',
> > >     'trouble_ticketer.incidences'
> > >     'trouble_ticketer.problems'
> > > )
>
> > Many thanks,
>
> > Serge
>
> > +380 636150445
> > skype: skhohlov

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to