Django 3.0.x Documentation
models Providing initial data with migrations Providing data with fixtures Integrating Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables Conditional Expressions | Database Functions | Asynchronous Support Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using='legacy_users') If you don’t specify using, the save() method will save0 码力 | 3085 页 | 2.95 MB | 1 年前3Django 1.11.x Documentation
Installing Jython platform support libraries Differences with Django on Jython Integrating Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables | Query Expressions | Conditional Expressions | Database Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using='legacy_users') If you don’t specify using, the save() method will save0 码力 | 2747 页 | 2.67 MB | 1 年前3Django 1.10.x Documentation
Installing Jython platform support libraries Differences with Django on Jython Integrating Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables lookups | Query Expressions | Conditional Expressions | Database Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using='legacy_users') If you don’t specify using, the save() method will save0 码力 | 2538 页 | 2.59 MB | 1 年前3Django 1.11.x Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 603 4.12 Integrating Django with a legacy database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 604 4.13 Outputting CSV Query Expressions | Conditional Expressions | Database Functions • Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features 1.5 the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using='legacy_users') If you don’t specify using, the save() method will save0 码力 | 1878 页 | 6.40 MB | 1 年前3Django 1.10.x Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 597 4.12 Integrating Django with a legacy database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 598 4.13 Outputting CSV Query Expressions | Conditional Expressions | Database Functions • Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features 1.5 the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using='legacy_users') If you don’t specify using, the save() method will save0 码力 | 1817 页 | 6.19 MB | 1 年前3Django 4.0.x Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . 662 4.12 How to integrate Django with a legacy database . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 663 4.13 How to configure and Query Expressions | Conditional Expressions | Database Functions • Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features 1.5 [build-system] requires = ['setuptools>=40.8.0', 'wheel'] build-backend = 'setuptools.build_meta:__legacy__' Listing 60: django-polls/setup.cfg [metadata] name = django-polls version = 0.1 description0 码力 | 2248 页 | 7.90 MB | 1 年前3Django 4.1.x Documentation
Providing initial data with migrations Providing data with fixtures How to integrate Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables | Query Expressions | Conditional Expressions | Database Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The [build-system] requires = ['setuptools>=40.8.0', 'wheel'] build-backend = 'setuptools.build_meta:__legacy__' django-polls/setup.cfg [metadata] name = django-polls version = 0.1 description = A Django app0 码力 | 3240 页 | 3.13 MB | 1 年前3Django 4.0.x Documentation
Providing initial data with migrations Providing data with fixtures How to integrate Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables | Query Expressions | Conditional Expressions | Database Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The [build-system] requires = ['setuptools>=40.8.0', 'wheel'] build-backend = 'setuptools.build_meta:__legacy__' django-polls/setup.cfg [metadata] name = django-polls version = 0.1 description = A Django app0 码力 | 3184 页 | 3.14 MB | 1 年前3Django 4.2.x Documentation
Provide initial data with migrations Provide data with fixtures How to integrate Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables | Query Expressions | Conditional Expressions | Database Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using="legacy_users") If you don’t specify using, the save() method will save0 码力 | 3305 页 | 3.16 MB | 1 年前3Django 2.1.x Documentation
initial data with migrations Providing data with fixtures Django on Jython Integrating Django with a legacy database Give Django your database parameters Auto-generate the models Install the core Django tables | Query Expressions | Conditional Expressions | Database Functions Other: Supported databases | Legacy databases | Providing initial data | Optimize database access | PostgreSQL specific features The the data should be saved. For example, to save an object to the legacy_users database, you’d use this: >>> my_object.save(using='legacy_users') If you don’t specify using, the save() method will save0 码力 | 2790 页 | 2.71 MB | 1 年前3
共 43 条
- 1
- 2
- 3
- 4
- 5