 Django CMS 3.11.10 Documentationthree components, that correspond to Django’s familiar Model-View-Template scheme: What Function Subclass of model (if required) plugin instance configuration CMSPlugin view display logic CMSPluginBase file in the root level called cms_wizards.py. In this file, import Wizard as follows: Then, simply subclass Wizard and instantiate it. Note Registering a wizard with the wizard_pool is no longer the preferred class as another keyword argument when you instantiate the Wizard object. For example: You must subclass cms.wizards.wizard_base.Wizard to use it. This is because each wizard’s uniqueness is determined0 码力 | 493 页 | 1.44 MB | 6 月前0.03 Django CMS 3.11.10 Documentationthree components, that correspond to Django’s familiar Model-View-Template scheme: What Function Subclass of model (if required) plugin instance configuration CMSPlugin view display logic CMSPluginBase file in the root level called cms_wizards.py. In this file, import Wizard as follows: Then, simply subclass Wizard and instantiate it. Note Registering a wizard with the wizard_pool is no longer the preferred class as another keyword argument when you instantiate the Wizard object. For example: You must subclass cms.wizards.wizard_base.Wizard to use it. This is because each wizard’s uniqueness is determined0 码力 | 493 页 | 1.44 MB | 6 月前0.03
共 1 条
- 1














