﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
30845	Simple explanation of default app folder structure.	Toufiq-Ul-Alam	nobody	"Dear Sir,
I am new to django. I tried the IRC channel but no one is active there and mibbit #django channels does not seem to be very much active at all.

i have simple questions.
1. Where do I contact active django experts about my django questions? IRC does not work it seems.
2. when I first create an app with py manage.py startapp blog(or whatever) it shows only 4 files, settings.py, urls.py, wsgi.py and __init__.py. But after that running the same code gives me folders with different kinds of files. Why is that? Is it because, whichever app is the first will need a server to run so all the server related files are there and for the next apps they don't need server settings anymore? Then what about admin.py, apps.py, models.py, tests.py, views.py files in the first 'blog' app? Does my first app not need these files?"	Uncategorized	closed	Documentation	2.2	Normal	invalid	Django tutorials	toufiqalamau@…	Unreviewed	0	0	0	0	0	0
