I am having problems importing models between my apps in my current django project. When trying to run the dev server or sync the database, I receive the error:
I have just finished writing the core section of a project I am working on and I want to write test for it using unittest before I continue. I am aware that I should have done this before, but when I
According to MSDN, there is version attribute but if you specify a wrong version number VC still compiles the code. For example:
I am processing a csv file in powershell which looks like this: <TICKER>,<DTYYYYMMDD>,<TIME>,<OPEN>开发者_开发问答;,<HIGH>,<LOW>,<CLOSE>,<VOL>
I have an Excel file with a formatted table. Right now I have a database in sql server, I\'m pulling the data into my c# asp.net program. I want to know if anyone has an idea of what I should try to u
I\'m soliciting opinions about what is the best way to handle @import\'s or to avoid them all together.
I need an object of javax.servlet.jsp.JspWriter in my JAVA program. I have to import javax, but I do not know how to do开发者_开发技巧 it.
Is there a way to export a content type from a site and import it to another? I haven\'t found any 开发者_C百科modules to do that yet.
Can anyone please help me with this ? I am moving on using PyDev Aptana for developing python codes. Here is my project structure under PyDev IDE :
I have a .csv file that has a column filled with dates and times in the format \"2011-07-29 12:00:00\". When I open it in notepad or wordpad this is how I see it. However when I open it in excel, it s