Hello Devs, I Wish you're doing okay .

Im currently working on a Blood Analysis Lab related project, the project 
should provide basic website description and CRUD functionalities 
concerning the blood exams, their status, ...


Basically, I have a custom design for the admin panel where the website 
should be managed from, however , the built in django admin panel is 
lacking lot of features that i want to implement.


The question is :
Im using React with django, can I just create a custom template using react 
and rest framework and override the admin app ?
Meaning that if I go to localhost:8000/admin, it should no longer display 
the default django admin panel, instead it should display my fully custom 
react + drf driven dashboard.


If yes, please give me a good guide & resource to learn more about itx 
because most of the resources I found were simply changing CSS colors of 
the default panel.


Thank you 

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9b12ce4b-698b-487d-9656-96216d5d3ff7n%40googlegroups.com.

Reply via email to