akveo / blur-admin

AngularJS Bootstrap Admin Panel Framework
http://akveo.github.io/blur-admin/
Other
11.36k stars 3.1k forks source link

Adopting Blur-admin with python backend #329

Open Amrizhan opened 7 years ago

Amrizhan commented 7 years ago

Hi AKVEO!!! I am trying to integrate Blur-Admin with Django Python. I have created standard release with default data and faced with next error

TypeError: this.zoomControl.update is not a function[Learn More] vendor-b82c564ee5.js:269:14754 update http://localhost:8000/static/scripts/vendor-b82c564ee5.js:269:14754 t.update http://localhost:8000/static/scripts/vendor-b82c564ee5.js:267:8721 t.addChart/t.updateInt< http://localhost:8000/static/scripts/vendor-b82c564ee5.js:267:4553 enter resource://devtools/server/actors/script.js:350:5 bound enter self-hosted:911:17 _pushThreadPause resource://devtools/server/actors/script.js:533:5 _pauseAndRespond resource://devtools/server/actors/script.js:741:7 pauseAndRespond resource://devtools/server/actors/script.js:870:16 makeOnStep/< resource://devtools/server/actors/script.js:803:16 s.MB https://www.google.com/xjs/_/js/k=xjs.s.en.l1hK0cKlHms.O/m=sx,c,sb,cdos,cr,elog,hsm,jsa,r,qsm,d,csi/am=gEUYOV5wAOT_hFAYuIWwQFLAxAEE/rt=j/d=1/t=zcms/rs=ACT90oEifj6bjWpMU13_3YoYmVIF-PlqQw:115:1 s.dispatchEvent https://www.google.com/xjs//js/k=xjs.s.en.l1hK0cKlHms.O/m=sx,c,sb,cdos,cr,elog,hsm,jsa,r,qsm,d,csi/am=gEUYOV5wAOT_hFAYuIWwQFLAxAEE/rt=j/d=1/t=zcms/rs=ACT90oEifj6bjWpMU133YoYmVIF-PlqQw:113:345 s.bI https://www.google.com/xjs/_/js/k=xjs.s.en.l1hK0cKlHms.O/m=sx,c,sb,cdos,cr,elog,hsm,jsa,r,qsm,d,csi/am=gEUYOV5wAOT_hFAYuIWwQFLAxAEE/rt=j/d=1/t=zcms/rs=ACT90oEifj6bjWpMU13_3YoYmVIF-PlqQw:561:275 s.ZV https://www.google.com/xjs//js/k=xjs.s.en.l1hK0cKlHms.O/m=sx,c,sb,cdos,cr,elog,hsm,jsa,r,qsm,d,csi/am=gEUYOV5wAOT_hFAYuIWwQFLAxAEE/rt=j/d=1/t=zcms/rs=ACT90oEifj6bjWpMU13_3YoYmVIF-PlqQw:561:172 bound self-hosted:911:17

    Can you please give a tips to fix that?
cesarfmacario commented 7 years ago

For what is that?. I already integrated Django with this template

ThangBK2009 commented 6 years ago

@cmchecha can u share me a example project u intergrated with Django or Flask

cesarfmacario commented 6 years ago

@ThangBK2009 Actually I am deploying the app. As soon as I finish, I'll upload an example to github.

ThangBK2009 commented 6 years ago

@cmchecha thank u so much

cesarfmacario commented 6 years ago

I'm working on this project https://github.com/cmchecha/django-blur-admin. This week will be finished the first version of the example @ThangBK2009

delhipnr commented 6 years ago

@cmchech, i just want to know did you complete your project. The githud is giving 404, do you have a local copy please?

or is this https://github.com/dqiang/django-blur-admin the outcomes?

cesarfmacario commented 6 years ago

@delhipnr I made a full project with Django as backend and Akveo Blur Admin Template as frontend but this project is posted on Bitbucket. The frontend of this project was based on this template with AngularJS, and backend is Django 1.11 with Django REST Framework. Check this https://bitbucket.org/account/user/mskstems/projects/FTK