photo
user: cy
Cyril Pauya
http://blog.mrpau.com/
A programmer, husband and father.

rss RSS feed


Lists
Tags
2010-election 3g agile ajax alumni archive audio-player automation backup band bash battery benchmark bind bittorrent blog book bpo browser-test business cafe captive-portal catalog cd charger chrome ci client cluemapper cms coffee coffee-shop command computer-laboratory couchdb courier css davao debian dell deployment desktop development devilspie diff django djangocon dns domain download-manager dvd ebox emacs entrepreneur entrepreneurship eovdsl ergonomics ethernet-extender explore extension fabric facebook farm farming features file-manager firewall fix flash flup form form-builder framework free freenas gadgets gallery games gammu gedit genealogy git globe-visibility google-chrome gotcha gpg gpl gui habits harddisk hardware hci health hg hostmonster hotel how-to html html5 huawei icons idea ilianen inspiration internet internet-cafe issue itc it-policies javascript job jokes jpeg jquery jquery-plugin jre kanban kannel karmic-koala kewl kleng komodo komodo-edit laptop lcd-projector library life lighttpd linux live-blog lodging house mailchimp management manobo markdown meld mercurial metal migration modem movies mrpau music mylistboard mysql nas ndmc network-attached-storage networking network-management network-monitoring news nurse odesk online-pc-store opac partition paypal pc-magazine performance perl pfsense philippines phone-manager pidgin pil pinax pip pixar plugin postgresql printing process profile programmer programming project-management proxmox psycopg2 pygtk pysvn python quota redmine reference references rest restore rice rsync samba sandbox scgi school science scrum seo server shell similar sites smalltalk sms social-network software solar-blast south standard subversion survey svn sysad testing theme tipidpc tips to-fix tool tools to-read torrent trac tuks_team tv twisted typhoon ubuntu uml umts unit-test untangle usb user-interface utils vcs vcs-client video videography virtualenv virtualization vps web-based webfaction webhook websocket web-testing window-manager wireframe wish wmctrl wordpress words work workflow wsgi zc.buildout

Lists of cy tagged as 'django'

Private lists of cy are not displayed.
  1. Detailed Pinax installation on Webfaction
  2. MUST! pinax-boot.py --no-site-packages --unzip-setuptools --> fix for error in "python manage.py syncdb" --> IOError: [Errno 2] No such file or directory: 'pytz/zoneinfo/Africa/Asmera'
  3. $ pip install yolk --> helps trace python packages that are old (see pytz error below)
  4. Use PIL-1.1.6.tar.gz instead of PIL-1.1.7 at "$ pip install http://dist.repoze.org/PIL-1.1.7.tar"
  5. install pytz 2010g (or higher) and set it active --> fix for error in "python manage.py syncdb" --> IOError: [Errno 2] No such file or directory: 'pytz/zoneinfo/Africa/Asmera'
  6. $ yolk -l | grep pytz --> to verify your active pytz library