[Django] #30845: Simple explanation of default app folder structure

7 views
Skip to first unread message

Django

unread,
Oct 6, 2019, 11:39:12 PM10/6/19
to django-...@googlegroups.com
#30845: Simple explanation of default app folder structure
-------------------------------------+-------------------------------------
Reporter: | Owner: nobody
toufiqalamau |
Type: | Status: new
Uncategorized |
Component: | Version: 2.2
Documentation |
Severity: Normal | Keywords: Django tutorials
Triage Stage: | Has patch: 0
Unreviewed |
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 0
UI/UX: 0 |
-------------------------------------+-------------------------------------
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?

--
Ticket URL: <https://code.djangoproject.com/ticket/30845>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Oct 7, 2019, 1:49:04 AM10/7/19
to django-...@googlegroups.com
#30845: Simple explanation of default app folder structure.
----------------------------------+--------------------------------------
Reporter: toufiqalamau | Owner: nobody
Type: Uncategorized | Status: closed
Component: Documentation | Version: 2.2
Severity: Normal | Resolution: invalid
Keywords: Django tutorials | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0

Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
----------------------------------+--------------------------------------
Changes (by felixxm):

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


Comment:

You can learn how to write your first Django app, from
[https://docs.djangoproject.com/en/stable/intro/ tutorials]. Trac is not a
support channel.

Closing per TicketClosingReasons/UseSupportChannels.

--
Ticket URL: <https://code.djangoproject.com/ticket/30845#comment:1>

Reply all
Reply to author
Forward
0 new messages