Firstly, some background - I have been mostly using VPS/DS and EC2 for the django apps I build for the past 3-4 years.
It can be related to Webfaction configuration (they have nginx proxy, and my app is webpy running under apache2+mod_wsgi) because it works in my dev cherrypy server.
(pinax09)[user@web213 social]$ python manage.py syncdb Error: Can\'t import Pinax. Make sure you are in a virtual开发者_开发知识库 environment that has
So the problem is I\'开发者_JAVA技巧m not used to FTP clients and managing files with apps and directories. Webfaction has you connect to the domain and server (username.webfactional.com; listen to po
I upload my project using FTP on webfaction and now using putty i logged in. But same project is working fine but after upload开发者_如何学Going it is giving error viewdoesnotexist i dont know what ch
I\'m trying to create an app using Django on webfaction. I basically was messing around with the Amazon API, and when one of the search results has a trademark symbol, which is passed to my template..
I\'ve created the following cronjob to run every 5 minutes, but for some reason it doesn\'t. */05 * * * * ~/webapps/django/shop/update
I\'m a new user in webfaction and have some experience writing python web apps mostly in mediate开发者_如何学运维mple servers, although I\'m not an expert in server administration. I\'ve always used M
I\'m using an older version of sorl-thumbnail which has the model field ImageWithThumbnailsField.It works fine on my local dev server, but when I deploy it to Webfaction the thumbnails don\'t generate
I have shared hosting on webfaction and I want to have www.mydomain.com forward to mydomain.com, in the same way that www.stackoverflow.com redirects to stackoverflow.com.In the webfaction control pan