César Francisco Macario Ixcot
César Francisco Macario Ixcot
Try installing or downloading the angular_locale for your country or language. In my case, I had download the angular_locale_es-gt.js and place it into app -> pages -> utils (folder)
You need to install node, npm, bower and gulp in your system. `sudo npm install bower -g` `sudo npm install gulp -g` To run: `gulp serve`
in the compiled version (with gulp build), the progressbar appears
For what is that?. I already integrated Django with this template
@ThangBK2009 Actually I am deploying the app. As soon as I finish, I'll upload an example to github.
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 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...