My variables are undefined but im using .env file in the root of the project that same way it is described in the documentation. Also adding condif imported fro
I have the following existing twitter field on the extended UserProfile model and I'd like to change the field type from a URLField to a CharField with max_leng
I am newbie with javascript and here is my problem. Here is my code https://codepen.io/nguyencuc2035/pen/XWVXxxK As you can see in my code, I wrote a javascrip
#include <iostream> #include <fstream> using namespace std; int main() { ofstream fo("output/folder1/data/today/log.txt"); fo << "Hel
Typically, we have a depot root for every different product that we work on. For e.g.: //products/productX /productY As the common files in the 2 pro
In other rails projects, I'd have a local database.yml and in source code repository only commit the database.sample file. When deploying, a capistrano script
I know that it's possible to center and reduce some values in Spark, using the methods of its machine learning package (org.apache.spark.ml). But it's at the co
Is any Java open source library for conversion XML to JSON with usage of XSD scheme? I tried to use org.json and com.fasterxml.jackson and both don't support t