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

Tag: Django (110)

I greatly admire and appreciate the free products developed by Keentheme. I also want to contribute to the open-source community. Currently, I'm working on an open-source project in the SaaS domain, which allows developers to launch their SaaS projects using Django. You can find it here: https://git...
Please, on django why didn't you give even one exemple of how you link pages in _menuSibar ?
trying to get up the django version of django of metronic.im getting this error.[webpack-cli] Failed to load 'C:\Users\Admin\Desktop\django\starterkit\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES module scope, you can use import instead...
Hello,I have installed Django template as per process, but when starting server it throw below errors,```jigarpatel@MyPC:~/oipython/starterkit$ python3 manage.py runserverWatching for file changes with StatReloaderException in thread django-main-thread:Traceback (most recent call l...
pease i sill dont know how to use metronic with django, i got an error after following the docs
Hi,When a do a fresh install of django demo 1, files are not up to date with html demo1.First, in sidebar, changelog is 8.1.8...maybe a mistake. But : Theme mode menu doesn't appear and when i see django demo files around theme mode they are not up to date.So. Do you update django version ?...
Hi team, i have started the project with Django and when looking at the theme I want to download this page https://preview.keenthemes.com/metronic8/demo1/landing.htmlif this is not already available in the source code. If it is how can i access this page?Screenshot for your refe...
Dear Metronic Support Team,I have encountered a situation where I need your guidance to ensure the proper implementation of user authentication in my application.I am using the signup form template provided in the Metronic theme, and I have successfully integrated it into my Django project....
Hi Team,I trust this email finds you well.I am pleased to inform you that after navigating through numerous warnings and challenges, I have successfully managed to run our new theme on the platform. I appreciate everyone's hard work and dedication in making this possible.However, I have...
I'm facing this error while adding whitenoise package to the sample django project```whitenoise.storage.MissingFileError: The file 'plugins/custom/tinymce/skins/ui/oxide-dark/fonts/tinymce-mobile.woff' could not be found with
I'm trying to see the django implementation but i get on 500 server errorhttps://preview.keenthemes.com/django/good/docs/index
I tried to use the example in the link "https://preview.keenthemes.com/html/metronic/docs/general/datatables/subtable" but it didn't work. How should I do it? When I press the button, sub data does not appear.Thanks.
I recently bought Metronic dashboard on Envato Market, I was extremely impressed by its demo. When I bought, downloaded, and followed the install & set up docs for Django, but when I completed I only got the single dashboard page and sidebar list with no response to those pages. How can I get all ot...
I try to use django-allauth.It works but i want to overwrite defaults templates.So, under _templates. I created account/login.html.the path is ok for django-allauth but i have this erro :TemplateSyntaxError at /accounts/login/Invalid template name in 'extends' tag: ''. Got thi...
I have metronics 8 for Django web app. how can i tell if a user is on dark mode or light mode in html/js or Django views?
Hi,I would like to use django-select2 to have multiple selection. But the result in terms of presentation is not at all up to the level even by adding the class: "form-select form-select-sm form-select-solid"How to solve it ?Thank fot your help.Regards
Hi i have a problem, i need to customize a view by passing something specific on the context, but the problem that i have is that if i recall my custom templates inside the default _templates/pages folder they are not recognized as templates (?)but if i copy the template inside a local "templates"...
Hi,I try to use metronic 8.2.0 for Django , but i can't build assets.With GULP :file:///C:/Users//starterkit/_keenthemes/tools/gulp/helpers.js:16import {glob} from "glob"; ^^^^SyntaxError: Named export 'glob' not found. The requested module 'glob' is a CommonJS module, wh...
During installation, warnings appear via the yarn install command. Is this critical for the topic itself? Or can it be ignored?(venv) PS C:\Users\Sportbank\Desktop\Python\Metronix-demo\starterkit\_keenthemes\tools> yarn installyarn install v1.22.19warning ..\..\..\..\..\..\package.json...
On this page: https://preview.keenthemes.com/django/metronic/docs/getting-started there is a gap between 'Install Django' and 'Build Assets.' More specifically:1. The guide says that:"Assets compile require the build tools. These libraries are required as below:Node.js 16.15.0+Yarn 1.12.18...
I'm looking to create a Django site that has a diagrams.net (drawio) diagram such as a flowchart. When a user clicks on one of the symbol-boxes I want:For desktop browser: a sidebar to pop-in from the right side that would contain content relating to that box. For mobile: perhaps a pop-down...