 Django 5.1.2 DocumentationPython package). Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3519 页 | 3.17 MB | 1 年前3 Django 5.1.2 DocumentationPython package). Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3519 页 | 3.17 MB | 1 年前3
 Django 5.1 DocumentationPython package). Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3513 页 | 3.17 MB | 1 年前3 Django 5.1 DocumentationPython package). Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3513 页 | 3.17 MB | 1 年前3
 Django 3.0.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3085 页 | 2.95 MB | 1 年前3 Django 3.0.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3085 页 | 2.95 MB | 1 年前3
 Django 3.1.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3094 页 | 3.03 MB | 1 年前3 Django 3.1.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3094 页 | 3.03 MB | 1 年前3
 Django 2.0.x Documentationroot, such as /home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py These files are: 14 Chapter 2. Getting started Django Documentation Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). • mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If polls That’ll create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure will house the poll0 码力 | 1880 页 | 6.41 MB | 1 年前3 Django 2.0.x Documentationroot, such as /home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py These files are: 14 Chapter 2. Getting started Django Documentation Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). • mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If polls That’ll create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure will house the poll0 码力 | 1880 页 | 6.41 MB | 1 年前3
 Django 2.2.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py These files are: The outer mysite/ root Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 2915 页 | 2.83 MB | 1 年前3 Django 2.2.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py These files are: The outer mysite/ root Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 2915 页 | 2.83 MB | 1 年前3
 Django 4.2.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3305 页 | 3.16 MB | 1 年前3 Django 4.2.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3305 页 | 3.16 MB | 1 年前3
 Django 2.1.x DocumentationGetting started Django Documentation, Release 2.1.16.dev20191202082911 mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py These files are: • The outer mysite/ root directory is just a container Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). • mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If Getting started Django Documentation, Release 2.1.16.dev20191202082911 polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure will house the poll0 码力 | 1910 页 | 6.49 MB | 1 年前3 Django 2.1.x DocumentationGetting started Django Documentation, Release 2.1.16.dev20191202082911 mysite/ manage.py mysite/ __init__.py settings.py urls.py wsgi.py These files are: • The outer mysite/ root directory is just a container Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). • mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If Getting started Django Documentation, Release 2.1.16.dev20191202082911 polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure will house the poll0 码力 | 1910 页 | 6.49 MB | 1 年前3
 Django 4.0.x Documentationroot, such as /home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: • The outer mysite/ root directory is Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). • mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python pack- age polls That’ll create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure will house the poll0 码力 | 2248 页 | 7.90 MB | 1 年前3 Django 4.0.x Documentationroot, such as /home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: • The outer mysite/ root directory is Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). • mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python pack- age polls That’ll create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure will house the poll0 码力 | 2248 页 | 7.90 MB | 1 年前3
 Django 4.1.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3240 页 | 3.13 MB | 1 年前3 Django 4.1.x Documentation/home/mycode. Let’s look at what startproject created: mysite/ manage.py mysite/ __init__.py settings.py urls.py asgi.py wsgi.py These files are: The outer Python package name you’ll need to use to import anything inside it (e.g. mysite.urls). mysite/__init__.py: An empty file that tells Python that this directory should be considered a Python package. If create a directory polls, which is laid out like this: polls/ __init__.py admin.py apps.py migrations/ __init__.py models.py tests.py views.py This directory structure0 码力 | 3240 页 | 3.13 MB | 1 年前3
共 54 条
- 1
- 2
- 3
- 4
- 5
- 6














