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

Tag: Django (113)

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,I have already bought a license for craft theme (Admin theme). I dont have much experience with front end development. I know basics of HTML, CSS and JavaScript. My question is:1. Do I need extensive front end dev experience to work with Craft theme ?2. Can you please point me to the...
Hi, I purchased the Good theme, and it was React version when I wa purchasing. Opened the files and realised it contains DJANGO FLASK versions but not the react version. Now im in huge trouble, could you please provide me with the react version of the same template please.Thanks
Hi, I've purchased the Metronic 8 template but I am unable to remove unnecessary plugins, js, and css files from my project which is causing a very slow page load speed. Please anyone help me to remove unnecessary plugins because Metronic comes with a lot of plugins and other things which I don't ne...
Hi,I'm looking for the simplest way to integrate tables with filtering and pagination in the Metronic template and Django.Would you have a working example by any chance?Thank you!!
Hi,I'm trying to simply set the menu item to active after clicking.I'm assuming that I need to use the "KTTheme.addHtmlClass" method in the view file, but I have no idea how to add the "active" class to menu item.Help would be greatly appreciated
Hello, I'm looking for a Dashboard Django with user roles, tickets, and tasks for my team. I use Mssql database. Also graphs for statistics and temperatures that can export to JPG or PDF. Your Django dashboard is comleto or is only complete for others as angle, etc ..?
I've set up Good Admin theme using the Django starter kit. Every time any page is loaded I am getting the following in the console:- DevTools failed to load source map: Could not load content for http://localhost:8000/static/plugins/global/toastr.js.map: HTTP error: status code 500, net::ERR_H...
When visiting a page that does not exist, the site displays the 404 page, as expected.However, when running unit tests to check that the 404 page is displayed, the test fails because the HTTP status code is 200 rather than 404.def test_client_detail_view_with_invalid_customer(self):...
I'm trying to build a dynamic menu, I'm using metronic with django! At first everything is perfect I passed the context to the index.html and it gets there but I can't load that context in the menu. Can you please help me to do this. I created a url to mount only the menu works correctly. But I need...
I have the impression that Metronic on Django will setup and override Django’s admin templates.Is this something that will be implemented in some demo in the future? If not, any recommendation how how to implement/use Metronic as the admin templates?Thanks.
hello,I use django starterkit. I want to had german language.So i try the command : django-admin makemessages -l deBut, i have the error : Unable to find a locale path to store translations for file _keenthemes\__init__.py. Make sure the 'locale' directory exists in an app or LOCALE_PA...
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 :
Hi. I am using Flask version. Trying to pass data to a chart widget.Couldn't find any tutorial on that.Realized there is a @app.context_processorHowever, when I put my function in the "def utility_processor" it returns something like "" instead of a value...
i'm using django and HTMX on a modal that contain a formwhen i click on the "Submit"it broke the modal and try to close it it doesn't close it properly i think the problem is on plugins.bundle.js ( i'm not sure) and i couldn't ffin...
Hi there,I cannot find the Good theme landing page in the archives you supplied. I've checked in:- good_html_v1.1.0- good_django_v1.1.0The missing page:https://preview.keenthemes.com/good/landing.htmlCan you please point me in the right direction?Thanks,Giedrius
Hello,I followed the instructions correctly when installing Python and Django. When I try to start the project by running "python3 manage.py runserver", the dashboard appears correctly at "127.0.0.1:8000/#" but none of the menu options are working. Can you help me understand what the problem mig...
Hello,I am looking forward to buying your theme and my question is how to use the theme with my existing Django project. I tried to read the docs and found out that the Django version of Metronic is actually a new project rather than Django templates only. So, what shall I do if I want to use my...
Hi,I used the GOOD template for my project.I want to truncate the text inside the table. But the bootstrap class can't be applied. So it doesn't work correctly.Any suggestion to make it?Thank youAurel
Hi, I 'd like use Flatpickr ( for example) in French.But i don't understand how with django view and Js.Thanks for your helpMy wiewclass PublicationsAddView(LoginRequiredMixin, TemplateView): template_name = 'pages/publications/add.html' form = forms.PublicationFor...
Hi there,I just purchased the license. I want to use React at the front end and Django at the backend. Seems you have demos for both the framework. Which one shall I download?Mayank