Django 5.1 Documentation
app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding documentation How the documentation production Learn more How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to create database migrations the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see0 码力 | 3513 页 | 3.17 MB | 1 年前3Django 5.1.2 Documentation
app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding documentation How the documentation production Learn more How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to create database migrations the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see0 码力 | 3519 页 | 3.17 MB | 1 年前3Django 4.2.x Documentation
app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding documentation How the documentation in production Learn more How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to create database migrations the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see0 码力 | 3305 页 | 3.16 MB | 1 年前3Django 5.0.x Documentation
app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding documentation How the documentation production Learn more How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to create database migrations the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see0 码力 | 3407 页 | 3.21 MB | 1 年前3Django 4.0.x Documentation
app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding documentation How the documentation in production Learn more How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to create database migrations the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see0 码力 | 3184 页 | 3.14 MB | 1 年前3Django 4.1.x Documentation
app Installing some prerequisites Packaging your app Using your own package Publishing your app Installing Python packages with a virtual environment What to read next Finding documentation How the documentation in production Learn more How to install Django on Windows Install Python About pip Setting up a virtual environment Install Django Colored terminal output Common pitfalls How to create database migrations the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see0 码力 | 3240 页 | 3.13 MB | 1 年前3Django 5.1.2 Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Let’s look at what startproject created: mysite/ manage.py (continues on next page) 16 Chapter django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 2923 页 | 9.62 MB | 1 年前3Django 5.1 Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Let’s look at what startproject created: mysite/ manage.py (continues on next page) 16 Chapter django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 2917 页 | 9.59 MB | 1 年前3Django 4.0.x Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package man- ager. You can verify that Python is installed by typing python from your shell; you should django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background is in plain old PHP (with no use of modern frameworks) django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 2248 页 | 7.90 MB | 1 年前3Django 5.0.x Documentation
the latest version of Python at https://www.python.org/downloads/ or with your operating system’s package manager. You can verify that Python is installed by typing python from your shell; you should see django (which will conflict with Django itself) or test (which conflicts with a built-in Python package). Where should this code live? If your background is in plain old PHP (with no use of modern frameworks) django-admin and manage.py. • The inner mysite/ directory is the actual Python package for your project. Its name is the Python package name you’ll need to use to import anything inside it (e.g. mysite.urls)0 码力 | 2878 页 | 9.60 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10