Get 2024 Templates Mega Bundle!$1000 worth of 19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets for just $99
Get for 99$

Tag: Django (122)

What is the correct way for deploying a Metronic-Django web application in a apache Debian server using mod-wsgi
How can I effectively utilize internationalization (i18n) in Django Metronic to make my web application accessible in multiple languages?
I'm trying to see the django implementation but i get on 500 server errorhttps://preview.keenthemes.com/django/good/docs/index
Please, on django why didn't you give even one exemple of how you link pages in _menuSibar ?
Hey, I have a django metronic theme and I have followed the documentation. But when I try npm run build as written in the documentation this appears to me:[webpack-cli] Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. -...
Hello, I am using the CKEditor Inline in my Django app, and I would like to add a save button along with other buttons to the toolbar. I tried following the CKEditor docs but i keep having issues with ButtonView, which seems to be necessary for this task. I was able to successfully run:npm i...
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.htmltks,
Hi,I try to implement login with django and axios.So i use handleSubmitAjax() in \assets\js\custom\authentication\sign-in and i have the error :ReferenceError: axios is not definedAnd i add in signing.html to no longer have an error :
Hello,I like to have this coming soon page on my site but i can not seem to find the instructions for ithttps://preview.keenthemes.com/metronic8/demo1/authentication/general/coming-soon.htmlCan you direct me to the instructions to place this on my site?I am using metronic within dj...
Can you give us tutor for intergrate your metronic_django into existed project build with django cookiecutter production ready :https://github.com/cookiecutter/cookiecutter-djangoOr your team can use it to implementing metronic for future demo?
Hey team,I would like to use your template on our upcoming project, we are planning to build an academic portal. So students will be paying their registration fee via the website. Can we purchase the standard license and use our own Payment Gateway? and also I have a question can we extend our S...
I have metronic 8.0.38 I want to implement ajax call to server-side with django for login and registration pupose. How can we implement it?
Morning Do you have an ETA for the logistic app in Metronic please? This is critical for our project and for our purchase. ThanksNar
Hello,Is there an instruction how to get a metronic dashboard site including all dependencies in a django environment?Thanks!Johan
Dear Dev Team, I'm interested in using the Metronic Django theme with an existing Django project. I have reviewed the "Getting Started" documentation, but I could not find specific guidance for integrating the theme into a pre-existing project.Could you please provide instructions or point me to...
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
I removed the "type": "module" from the packge.json file as your instructed and ran the npm run build command. I now receive the following error: > keenthemes@1.0.0 build> webpack>> Building...node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */); ^...
After compiling the latest version of the Good theme, the draggable.bundle.js file is completely different from the JavaScript file used in this example.The basic examples on the preview pages don't work at all.What could be wrong with this plugin integration? first lines of compile file...
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 am attempting to change some of the theme colors by adding the following code to the _variables.custom.scss:$theme-colors: ( "primary": #047cc4, "secondary": #084365, "link-hover-color": #014e7f,);After running gulp, the primary and secondary colors were successfully upd...
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...
have any example vue metronic8 for the axios user login with django rest framework document?how to use the theme api token user login.have any Mock API can look it for vue metronic8?Thanks.