Just enter the command: python manage.py startapp app_name from your terminal window in the projects source directory.
On Friday, August 12, 2016 at 7:37:10 PM UTC-5, Timothy Steele wrote: > > > > down votefavori > <http://stackoverflow.com/questions/11488838/multiple-applications-with-django#> > > I am studying the Django framework, reading the documentation, but have > not found references on how to create more than one application on the same > project, where each application has multiple apps. > > can some one help plz > -- You received this message because you are subscribed to the Google Groups "Django users" 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]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/c9a95a9b-7be6-403e-b92f-5e56858cf144%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

