Django 1.8.x Documentationcustom django-admin commands Accepting optional arguments Management commands and locales Testing 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: $ python -c "import django; print(django.get_version())" If Django is installed, you should see0 码力 | 2454 页 | 2.85 MB | 1 年前3
Django 4.2.x Documentationcommands 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 sitemaps syndication Other add-ons Cross Site Request Forgery protection How it works Limitations Utilities Settings Frequently Asked Questions Databases General notes PostgreSQL notes MariaDB notes MySQL 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 available0 码力 | 3305 页 | 3.16 MB | 1 年前3
Django 4.1.x Documentationcommands 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 sitemaps syndication Other add-ons Cross Site Request Forgery protection How it works Limitations Utilities Settings Frequently Asked Questions Databases General notes PostgreSQL notes MariaDB notes MySQL 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 available0 码力 | 3240 页 | 3.13 MB | 1 年前3
Django 2.2.x Documentationcommands 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 年前3
Django 4.0.x Documentationcommands 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 年前3
Django 3.2.x Documentationcommands 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 年前3
Django 2.0.x Documentationcommands 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 年前3
Django 2.1.x Documentationcommands 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
Django 1.11.x Documentationcommands 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 码力 | 2747 页 | 2.67 MB | 1 年前3
Django 1.10.x Documentationcustom django-admin commands Accepting optional arguments Management commands and locales Testing 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: $ python -m django --version If Django is installed, you should see the version of your installation0 码力 | 2538 页 | 2.59 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













