Are all demo pages of Demo1 included in the Metronic Django edition?
Hi,
Not all pages. At the moment, only dashboard and auth pages (login, signup, reset password).
The CSS styles from the HTML version are already integrated into Django. All the components from the HTML version are static and non-working components. You can just copy the component HTML from the HTML version, and paste it into the Django component to get the same look. The actual functionality and implementation need to be done by the customer because every customer has their own business requirements.
Let us know if you need further clarification.
Thanks
Okay, so I will get all the prebuild pages I can see here ( https://preview.keenthemes.com/metronic8/demo1/ ) in the Django Starter Kit?
Hi,
Currently in the Django Starter Kit only demo 1 is included. Other demos also can be easily integrated by referring to the demo1 Django templates. Soon we will enable more demos for backend starter kits, including the Django starter kit.
Regards.