Introducing ReUI:Open-source UI components and apps built with React, Next.js and Tailwind CSS
Browse ReUI

Tag: Django (125)

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 just downloaded the Metronic file and there isn't a Design folder with Figma files in it.How do I proceed?Best regards,
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!!
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
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...
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):...
do you have any documentation for Django + metronic8 + 0 OR vue (or any other front-end framework)
Hi,I want to use HTML demo 30 for my django proejct.What is the best practice to do this?Kind regards,
For transparency i'm using:- Webpack to install the packages- Node version v18.18.2When I run the npm run build I'm getting the following error:ModuleBuildError: Module build failed (from ./node_modules/sass-loader/dist/cjs.js):Can't find stylesheet to import. @import "bootstrap/sc...
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...
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...
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...
Hello.I purchased a "Good – Bootstrap 5 Admin Dashboard Template".While looking at the template using DataTables, I checked that the javascript used to configure DataTables was minify. (Exactly the "user-management/users/list.html" file.)Where can I find the originals of the 3 files used in...
Dear Metronic Support Team,I am considering Metronic for a project I am working on, and I recently came across a mention of your Django Starter Kit on a forum. I am particularly interested in this because my project involves using Django as the backend framework.I am writing to request furth...
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...
Greetings!I have already bought a regular Metronic license, installed an example on Django according to the instructions, everything worked on the development web server. I want to log in to Django Administration (http://127.0.0.1:8000/admin/login ) - tell me, what is the username and password i...
Hi, I'm implementing a wizard where I need to validate if exist an object in my database before go to the next step, but it doesn't work properlyThis is my code:const existClient = function () { return { validate: function (input) { const value = input.value;...
Dear Fellows,I do not want to use default demo for Django application, can you please guide me how can I use different demo HTML template for Django template or at least layout settings for Django. I prefer demo32.Thanks
Hello,I have tried sample code provide in documents. But I failed to fix issue related to dropdown buttons. It works if I fetch data using ajax but not work with json.Please help me solve this issueThanks
In the settings.py ASGI_APPLICATION = '_keenthemes.asgi.application'usually ASGI_APPLICATION = 'appname.asgi.application'But app name is inconsistent In the installed apps section app name is given as dashboards.apps.DashboardsConfigby folder hierarchy i can consider dashboards as app...
Hello,I get the following errorjohan@localhost:~/dj_containers/django_metronic$ python3 manage.py migrate:ERRORS:?: (urls.E007) The custom handler500 view '_keenthemes.views.SystemView' does not take the correct number of argu...
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: