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

Tag: Django (113)

Hi There,I am working on a new SaaS portal, where I plan to use React/Django/PostgreSQL as the tech stack. I am new to web development. Can you please suggest the best way to set up the Metronic template with such a setup? I liked the Metronic Original in the dark theme, but it has both Django a...
Im using the metronic for my page. Charged the Django ver. I was supposed to use 'Rating' codes. Guess there need a file of image. Rating stars imageWhere can I found the doc of 'ration stars image'?thanks
Hello,On loading project, this is an error with Metronic : [Sun Sep 18 ] [wsgi:error] [pid 11665] [remote 1XXXX] 'Loading KTBootstrapDefault from _templates.layout._bootstrap.default'[Sun Sep 18 ] [wsgi:error] [pid 11665] [remote 1XXXX] 'Loading KTBootstrapAuth from _templates.layout._boot...
$ npm run build --demo1> keenthemes@1.0.0 build> webpack[webpack-cli] Failed to load 'C:\Users\HP.DESKTOP-GRB4CUS\Documents\work project\Rural Farmers Hub\capture-django\_keenthemes\tools\webpack.config.js' config[webpack-cli] ReferenceError: require is not defined in ES module scope, yo...
Hello. I am using the django starter kit. I am having issues with the code base. Looking at the JS code it has the submit form commented out, however I can only get it to POST the data if I uncomment that part and remove the:// Show message popup. For more info check the plugin's official d...
Hello I thought the package would come with all pages designed in and set up in Django.However I see only the landing page accessible once launching the server. The template folder is also empty for most, with only error and auth templates.Most pages are also not available.Is it normal ?...
do you have any documentation for Django + metronic8 + 0 OR vue (or any other front-end framework)
Django dashboard starterkit build through dashboard 1 demo version and running on system. Went through documentation for changes in dashboard, couldn't find complete info how to add new pages /modify the header or footer details. Only basic info is given about all folders in starterkit. (Didn't...
Hello I've started to use Keen to create our web pages through django and was wondering what is the best practice to implement keen v3 themes within our django stack. Is it by in doing the fat client way of having api calls that is made to retrieve the django data which then will be used to populate...
Hello,Metronic runs well in local env ( 127.0.0.1:8000). However in production env ( https://ovd3-test-clone227412.jcloud-ver-jpe.ik-server.com/) all statics files run well except SVG icons from the theme.py[Errno 2] No such file or directory: './static/media/icons/duotune/abstract...
I don't understand how it works to be able to use other pages since in django they are redirected returning with render and as it is in the template it is totally different
Afternoon,I am working with Django and bootstrap 5 and I would like to buy the Metronic template, but first I need to know each demo runs in Django et Bootstrap. I really like Demo 4 (Intranet application), but I don't see Django on the support list.Thanks,
Hello,How to use Theme API for add a js function onload ?I tried this inside my view.py, without success : KTTheme.addHtmlAttribute("body", onLoad, "successModal();")ThanksSorry for my bad english.
Hello,I don't understand how implement a form with Metronic. (Signin for exemple).Template is provided , but how does it configure wiews.py for get and post request?I don't know how intregrate the code below inside wievs.py. """Connexion à la plateforme"""class LoginPageVie...
Hello,This is my first project with Metronic and Django, and it's so hard...I try to implement signin with email and password. My model is ok, but my form doesn't run.Someone would be kind show me a view and un template "signin" running ?Thanks a lot.url.pyurlpatterns = [...
Hello,With Metronic 8.12,In navbar, it seems Theme Mode rollover doesn't run with Django.A border appears around icon. Anyone has the same probleme ?thanks
In the django template is included a Predefined function named "get_context_data".How can I pass parameters from the view to the template? should I use "context" variable? def get_context_data(self, **kwargs): # Call the base implementation first to get a context context = super()...
I'm working with stepper element in the modal, I'm having 5 stepper steps. After clicking continue I want to hide the second step and its content.I have a dropdown in the first stepper. On the basis of this dropdown we need to hide some steppers and its contents and if we go back I want this ste...
Hi, I tried to use django metronic but the nginx cant copy de "assets" folder to STATIC_ROOT, so not serving de STATICs files, even if I user the original files, ex:
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?
I saw this mentioned in the announcement email for Metronic 8.1, but when I clicked and was taken to the demo page, I didn't see the particular demo for the Django Starter.Please advise.Thank you.