Laravel 3.2 Documentation.. 102 Foreign Keys ..... 103 Migrations ..... 104 The Basics ..... 104 Prepping Your Database ..... 104 Creating Migrations ..... 104 Running Migrations ..... 105 Rolling Back ..... 105 Application Configuration (More Information).....118 Database Sessions (More Information).....119 Migrations (More Information).....119 Bundles (More Information).....119 Tasks (More Information).... inflexible monolithic structure. - Migrations are version control for your database schemas and they are directly integrated into Laravel. You can both generate and run migrations using the "Artisan"0 码力 | 139 页 | 1.13 MB | 2 年前3
Django 4.1.x Documentationclass-based views ## Migrations - The Commands - Backend Support - Workflow - Transactions - Dependencies - Migration files - Adding migrations to apps - Reversing migrations - Historical models models - Considerations when removing model fields - Data Migrations - Squashing migrations - Serializing values ## Managing files - Supporting multiple Django versions - Using files in models - The Filtering error reports - How to provide initial data for models - Providing initial data with migrations - Providing data with fixtures o How to integrate Django with a legacy database - Give Django0 码力 | 3240 页 | 3.13 MB | 2 年前3
Django 4.0.x Documentationggeneric views ## Migrations - The Commands - Backend Support - Workflow - Transactions - Dependencies - Migration files - Adding migrations to apps - Reversing migrations - Historical models models - Considerations when removing model fields - Data Migrations - Squashing migrations - Serializing values - Supporting multiple Django versions ## o Managing files - Using files in models - The Filtering error reports - How to provide initial data for models - Providing initial data with migrations - Providing data with fixtures How to integrate Django with a legacy database - Give Django0 码力 | 3184 页 | 3.14 MB | 2 年前3
Django 4.2.x DocumentationAsynchronous class-based views Migrations The Commands Backend Support Workflow Transactions Dependencies Migration files Adding migrations to apps Reversing migrations Historical models Considerations Considerations when removing model fields Data Migrations Squashing migrations Serializing values Supporting multiple Django versions Managing files Using files in models The File object File storage Testing in Django reports Filtering error reports How to provide initial data for models Provide initial data with migrations Provide data with fixtures How to integrate Django with a legacy database Give Django your database0 码力 | 3305 页 | 3.16 MB | 2 年前3
django cms 3.10.x Documentationup” anything that hasn’t already been matched by a previous pattern. Now run the application’s migrations: python manage.py migrate polls At this point you should be able to log in to the Django admin media/ mysite/ polls_cms_integration/ # the newly-created application __init__.py admin.py models.py migrations.py tests.py views.py static/ manage.py project.db requirements.txt Add it to INSTALLED_APPS Next cms.models.pluginmodel.CMSPlugin (or a sub-class thereof) and not models.Model. Create and run migrations: python manage.py makemigrations polls_cms_integration python manage.py migrate polls_cms_integration0 码力 | 296 页 | 1.79 MB | 1 年前3
Django CMS 3.11.10 Documentationinstall mysqlclient # for MySQL or MariaDB This is to ensure that you do not accidentally run migrations on a django CMS version 3 database. This can lead to corruption since the data structures for the CMS_CONFIRM_VERSION4 = True to your django CMS version 3 project unless you know what you are doing. Just running migrations can lead to data loss. Warning To migrate a django CMS version 3 project to version 4 you can have assist the migration from v3 to v4. It is not (yet) officially supported. Database tables Now run migrations to create database tables for the new applications: Sekizai Django Sekizai [https://github.com0 码力 | 493 页 | 1.44 MB | 1 年前3
Django 2.2.x Documentationyour URLconf Subclassing generic views Migrations The Commands Backend Support Workflow Dependencies Migration files Adding migrations to apps Reverting migrations Historical models Considerations when when removing model fields Data Migrations Squashing migrations Serializing values Supporting multiple Django versions Managing files Using files in models The File object File storage Testing in Django Writing Email reports Filtering error reports Providing initial data for models Providing initial data with migrations Providing data with fixtures Django on Jython Integrating Django with a legacy database Give Django0 码力 | 2915 页 | 2.83 MB | 2 年前3
Django 3.2.x DocumentationURLconf Subclassing generic views Migrations The Commands Backend Support Workflow Transactions Dependencies Migration files Adding migrations to apps Reversing migrations Historical models Considerations Considerations when removing model fields Data Migrations Squashing migrations Serializing values Supporting multiple Django versions Managing files Using files in models The File object File storage Testing in Django Email reports Filtering error reports Providing initial data for models Providing initial data with migrations Providing data with fixtures Integrating Django with a legacy database Give Django your database0 码力 | 3121 页 | 3.08 MB | 2 年前3
Django 3.2.x Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 308 3.7 Migrations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 667 4.19 Writing database migrations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 669 5 Django FAQ instances: Instance methods | Accessing related objects • Migrations: Introduction to Migrations | Operations reference | SchemaEditor | Writing migrations • Advanced: Managers | Raw SQL | Transactions | Aggregation0 码力 | 2199 页 | 7.89 MB | 2 年前3
Django 5.1 DocumentationWorking with forms ..... 322 3.5 Templates ..... 393 3.6 Class-based views ..... 404 3.7 Migrations ..... 439 3.8 Managing files ..... 457 3.9 Testing in Django ..... 462 3.10 User authentication files ..... 873 4.20 How to install Django on Windows ..... 875 4.21 How to create database migrations ..... 878 4.22 How to delete a Django application ..... 886 Django FAQ ..... 887 5.1 FAQ: instances: Instance methods | Accessing related objects • Migrations: Introduction to Migrations | Operations reference | SchemaEditor | Writing migrations • Advanced: Managers|Raw SQL|Transactions|Aggregation|Search|Custom0 码力 | 2917 页 | 9.59 MB | 1 年前3
共 819 条
- 1
- 2
- 3
- 4
- 5
- 6
- 82
相关搜索词
LaravelEloquent ORMArtisanMigrationsIoC ContainerDjango模型视图URL模板模型层视图层模板系统数据库迁移Django 4.2新功能弃用特性长期支持版本Python兼容性django cmscompatibilitynew featuresimprovementsknown issues技术委员会文档项目代码测试贡献指南行为准则版本发布插件教程CheckConstraintUniqueConstraintModel validationDjango ORMSessionMiddlewareDjango 3.2长期内存支持查询表达式数据库支持Django 3.2.x改进移除的特性兼容性问题模板层查询集













