Get 2024 Templates Mega Bundle!14 Bootstrap, Vue & React Templates + 3 Vector Sets
Get for 99$

Metronic | Bootstrap HTML, Django Admin Dashboard


Hi,
Please guide me to use python django with Metronic product because when I download open the django folder but see it running as a js file unlike the product demo link: https://preview.keenthemes.com/metronic8/ demo1/index.html
tks,


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (3)


Hi,

The link you provided is for the HTML version of Metronic, which is different from the Django version. The Django version is provided as a starter kit for integrating Metronic with a Django-based project.

In the Django version, the components are not directly rendered as HTML files like in the HTML version. Instead, you'll find the necessary files, templates, and configurations to integrate Metronic's design and features into your Django project.

Remember that while the Django version provides the structure and tools for integration, you might need to manually integrate specific components from the HTML version based on your project's needs.

If you're looking for the exact same interactivity and behavior as the HTML version's live demo, it might require additional development work to implement the same functionalities using Django's backend logic.

Let me know if you need further assistance or have more questions!



Hi,
I want in my django version to have link interactions like the html version and have code functions in the form of models - view - url like in the product Metronic introduced:
1. Authentication
- Login
- Registration
- Reset password
- change password
2. User Management
- Add, Edit, Delete
- User List
- Search user
- Export excel, pdf
3. User, group Roles
- Add, Edit, Delete
- User roles List
- Search user roles
4. User, group Permissions
- Add, Edit, Delete
- User Permissions List
- Search user Permissions
tks,



Hello,

In the Django version of Metronic, the structure is more geared towards providing you with a starting point for integrating Metronic's design into your Django project. The Django version doesn't inherently include all the interactive behaviors seen in the HTML version's live demo. Instead, it offers a foundation for you to build upon.

We are considering incorporating those features in our future updates.

Let me know if you need further assistance or have more questions!


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(