Django 5.1.2 Documentationreusable applications How to create custom django-admin commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction implement a custom template backend Custom backends Debug integration for custom engines How to create custom template tags and filters Code layout Writing custom template filters Writing custom template call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based formats How to create PDF files Install ReportLab Write your view0 码力 | 3519 页 | 3.17 MB | 1 年前3
Django 2.2.x Documentationmultiple-column primary keys? Does Django support NoSQL databases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When know where to look for certain things: Tutorials take you by the hand through a series of steps to create a Web application. Start here if you’re new to Django or Web application development. Also look at __str__(self): return self.headline Install it Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate0 码力 | 2915 页 | 2.83 MB | 1 年前3
Django 5.1 Documentationreusable applications How to create custom django-admin commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction implement a custom template backend Custom backends Debug integration for custom engines How to create custom template tags and filters Code layout Writing custom template filters Writing custom template call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based formats How to create PDF files Install ReportLab Write your view0 码力 | 3513 页 | 3.17 MB | 1 年前3
Django 3.0.x Documentationmultiple-column primary keys? Does Django support NoSQL databases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When know where to look for certain things: Tutorials take you by the hand through a series of steps to create a Web application. Start here if you’re new to Django or Web application development. Also look at __str__(self): return self.headline Install it Next, run the Django command-line utilities to create the database tables automatically: $ python manage.py makemigrations $ python manage.py migrate0 码力 | 3085 页 | 2.95 MB | 1 年前3
Django 5.0.x Documentationreusable applications How to create custom django-admin commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction implement a custom template backend Custom backends Debug integration for custom engines How to create custom template tags and filters Code layout Writing custom template filters Writing custom template call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based formats How to create PDF files Install ReportLab Write your view0 码力 | 3407 页 | 3.21 MB | 1 年前3
Django 4.2.x Documentationreusable applications How to create custom django-admin commands Accepting optional arguments Management commands and locales Testing Overriding commands Command objects How to create custom model fields Introduction implement a custom template backend Custom backends Debug integration for custom engines How to create custom template tags and filters Code layout Writing custom template filters Writing custom template call Customize logging configuration How to create CSV output Using the Python CSV library Using the template system Other text-based formats How to create PDF files Install ReportLab Write your view0 码力 | 3305 页 | 3.16 MB | 1 年前3
Django 5.1.2 Documentation. . . . . . . . . . . . . . 765 4.3 How to create custom django-admin commands . . . . . . . . . . . . . . . . . . . . . . . . . . 771 4.4 How to create custom model fields . . . . . . . . . . . . implement a custom template backend . . . . . . . . . . . . . . . . . . . . . . . . . . . 798 4.7 How to create custom template tags and filters . . . . . . . . . . . . . . . . . . . . . . . . . . . 802 4.8 How . . . . . . . . . . . 858 4.15 How to create CSV output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 864 4.16 How to create PDF files . . . . . . . . . . . . . . .0 码力 | 2923 页 | 9.62 MB | 1 年前3
Django 2.1.x Documentationwhere to look for certain things: • Tutorials take you by the hand through a series of steps to create a Web application. Start here if you’re new to Django or Web application development. Also look at __str__(self): return self.headline 2.1.2 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 Article, Reporter # No reporters are in the system yet. >>> Reporter.objects.all()# Create a new Reporter. >>> r = Reporter(full_name='John Smith') # Save the object into the database. You 0 码力 | 1910 页 | 6.49 MB | 1 年前3
Django 2.1.x Documentationmultiple-column primary keys? Does Django support NoSQL databases? How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type? FAQ: The admin I can’t log in. When know where to look for certain things: Tutorials take you by the hand through a series of steps to create a Web application. Start here if you’re new to Django or Web application development. Also look at __str__(self): return self.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 all0 码力 | 2790 页 | 2.71 MB | 1 年前3
Django 2.0.x Documentationwhere to look for certain things: • Tutorials take you by the hand through a series of steps to create a Web application. Start here if you’re new to Django or Web application development. Also look at __str__(self): return self.headline 2.1.2 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 Article, Reporter # No reporters are in the system yet. >>> Reporter.objects.all()# Create a new Reporter. >>> r = Reporter(full_name='John Smith') # Save the object into the database. You 0 码力 | 1880 页 | 6.41 MB | 1 年前3
共 93 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













