Django 4.2.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Async safety Async adapter functions “How-to” guides How to authenticate using REMOTE_USER Configuration Using REMOTE_USER on login pages only How to use Django’s CSRF protection Using CSRF protection Test and tweak How to configure and use logging Make a basic logging call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based0 码力 | 3305 页 | 3.16 MB | 1 年前3Django 4.1.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Async safety Async adapter functions “How-to” guides How to authenticate using REMOTE_USER Configuration Using REMOTE_USER on login pages only How to use Django’s CSRF protection Using CSRF protection Test and tweak How to configure and use logging Make a basic logging call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based0 码力 | 3240 页 | 3.13 MB | 1 年前3Django 4.0.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Async safety Async adapter functions “How-to” guides How to authenticate using REMOTE_USER Configuration Using REMOTE_USER on login pages only How to create custom django-admin commands Accepting optional Test and tweak How to configure and use logging Make a basic logging call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based0 码力 | 3184 页 | 3.14 MB | 1 年前3Django 4.0.x Documentation
establishes a Django project – a collection of settings for an instance of Django, including database configuration, Django-specific options and application-specific settings. From the command line, cd into a putting code under the web server’s document root (in a place such as /var/www). With Django, you don’t do that. It’s not a good idea to put any of this Python code within your web server’s document root, because beginner, read more about packages in the official Python docs. • mysite/settings.py: Settings/configuration for this Django project. Django settings will tell you all about how settings work. • mysite/urls0 码力 | 2248 页 | 7.90 MB | 1 年前3Django 2.0.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup primer Using logging Configuring logging Django’s logging extensions Django’s default logging configuration Pagination Example Using Paginator in a view Paginator objects InvalidPage exceptions Page objects packages Localflavor Comments Formtools “How-to” guides Authentication using REMOTE_USER Configuration Using REMOTE_USER on login pages only Writing custom django-admin commands Accepting optional0 码力 | 2746 页 | 2.67 MB | 1 年前3Django 2.1.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup primer Using logging Configuring logging Django’s logging extensions Django’s default logging configuration Pagination Example Using Paginator in a view Paginator objects InvalidPage exceptions Page objects packages Localflavor Comments Formtools “How-to” guides Authentication using REMOTE_USER Configuration Using REMOTE_USER on login pages only Writing custom django-admin commands Accepting optional0 码力 | 2790 页 | 2.71 MB | 1 年前3Django 5.1 Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Async safety Async adapter functions “How-to” guides How to authenticate using REMOTE_USER Configuration Using REMOTE_USER on login pages only How to use Django’s CSRF protection Using CSRF protection Test and tweak How to configure and use logging Make a basic logging call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based0 码力 | 3513 页 | 3.17 MB | 1 年前3Django 5.1.2 Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup Async safety Async adapter functions “How-to” guides How to authenticate using REMOTE_USER Configuration Using REMOTE_USER on login pages only How to use Django’s CSRF protection Using CSRF protection Test and tweak How to configure and use logging Make a basic logging call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based0 码力 | 3519 页 | 3.17 MB | 1 年前3Django 2.2.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup primer Using logging Configuring logging Django’s logging extensions Django’s default logging configuration Pagination Example Using Paginator in a view Paginator objects InvalidPage exceptions Page objects packages Localflavor Comments Formtools “How-to” guides Authentication using REMOTE_USER Configuration Using REMOTE_USER on login pages only Writing custom django-admin commands Accepting optional0 码力 | 2915 页 | 2.83 MB | 1 年前3Django 1.11.x Documentation
Django Verifying That’s it! Writing your first Django app, part 1 Creating a project The development server Creating the Polls app Write your first view Writing your first Django app, part 2 Database setup primer Using logging Configuring logging Django’s logging extensions Django’s default logging configuration Pagination Example Using Paginator in a view Paginator objects InvalidPage exceptions Page objects packages Localflavor Comments Formtools “How-to” guides Authentication using REMOTE_USER Configuration Using REMOTE_USER on login pages only Writing custom django-admin commands Accepting optional0 码力 | 2747 页 | 2.67 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10