Django 2.2.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects Writing custom model fields Introduction Background theory Writing a field subclass Writing Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 2915 页 | 2.83 MB | 1 年前3Django 4.2.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction Background theory Writing a field subclass Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 3305 页 | 3.16 MB | 1 年前3Django 4.1.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction Background theory Writing a field subclass Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 3240 页 | 3.13 MB | 1 年前3Django 4.0.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction Background theory Writing a field subclass Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 3184 页 | 3.14 MB | 1 年前3Django 4.0.x Documentation
Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed options and application-specific settings. From the command line, cd into a directory where you’d like to store your code, then run the following command: $ django-admin startproject mysite This will create0 码力 | 2248 页 | 7.90 MB | 1 年前3Django 3.2.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects Writing custom model fields Introduction Background theory Writing a field subclass Writing Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 3121 页 | 3.08 MB | 1 年前3Django 3.2.x Documentation
Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed options and application-specific settings. From the command line, cd into a directory where you’d like to store your code, then run the following command: $ django-admin startproject mysite This will create0 码力 | 2199 页 | 7.89 MB | 1 年前3Django 3.0.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects Writing custom model fields Introduction Background theory Writing a field subclass Writing Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate The makemigrations command looks at all your available Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 3085 页 | 2.95 MB | 1 年前3Django 2.0.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects Writing custom model fields Introduction Background theory Writing a field subclass Writing headline Install it Next, run the Django command-line utility to create the database tables automatically: $ python manage.py migrate The migrate command looks at all your available models and creates Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 2746 页 | 2.67 MB | 1 年前3Django 2.1.x Documentation
commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects Writing custom model fields Introduction Background theory Writing a field subclass Writing headline Install it Next, run the Django command-line utility to create the database tables automatically: $ python manage.py migrate The migrate command looks at all your available models and creates Django installed already. You can tell Django is installed and which version by running the following command in a shell prompt (indicated by the $ prefix): $ python -m django --version If Django is installed0 码力 | 2790 页 | 2.71 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10