Top "Backend" questions

For questions involving the data processing components of a system.

angularjs auto reload when backend change

I need in my app to auto refresh when the back-end changes. I added a button to reload the GET …

angularjs rest frontend backend
OSError: [Errno 18] Invalid cross-device link

I'm working with django 1.6.5 and python 2.7. I have import feature in my app and I get error: OSError: [Errno 18] Invalid …

python django database settings backend
How to add / remove columns in Woocommerce admin product list

I want to customize the columns in Woocommerce admin area when viewing the product list. Specifically, I want to remove …

php wordpress woocommerce product backend
How to make Keras use Tensorflow backend in Anaconda?

I have install tensorflow-gpu in my Anaconda environment. They both work well. Now I am trying to install Keras with …

python tensorflow anaconda backend keras
How to use Cassandra in Django framework

Is there any robust way of implementing Cassandra back end to a web application developed using Django web framework?

django cassandra backend
Backend technology for front-end technologies like Twitter Bootstrap

This a noob alike question, but here we go. I´ve read about Twitter Bootstrap (among other presentation frameworks), which …

java twitter-bootstrap backend
Backend administration in Ruby on Rails

I'd like to build a real quick and dirty administrative backend for a Ruby on Rails application I have been …

ruby-on-rails admin generator scaffolding backend
Do not use System.out.println in server side code

I heard that using System.out.println for logging purposes is a very bad practice and this may force the …

java logging backend
Django Multiple Authentication Backend for one project, HOW?

Need serious help here. I have an application written in django/python and I have to extend it and include …

python django authentication backend
NodeJS MySQL Client does not support authentication protocol

When I am trying to connect with mysql 8.0 I am getting this error. How can I fix this ? code: 'ER_…

mysql node.js database backend