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

rss RSS feed


Lists
Tags
2010-election 3g accounting agile ajax alumni archive audio-player automation backup band bash battery benchmark best-practices bind bittorrent blog book bpo browser-test business cafe captive-portal catalog cd charger chat chrome ci client cluemapper cms coffee coffee-shop command competitor compiz computer-laboratory couchdb courier css davao debian dell deployment desktop development devilspie diff django djangocon dns documentary domain domain-tools download-manager dvd dvorak ebox emacs entrepreneur entrepreneurship eovdsl ergonomics ethernet-extender extension fabric facebook farm farming file-manager firewall fix flash flup form form-builder forms framework free freenas gadgets gallery games gammu gedit genealogy geo-location ggnest git globe-visibility google-chrome gotcha gpg gpl gui habits harddisk hardware hci health hg hostmonster hotel how-to html html5 huawei icons 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 layout lcd-projector legal library life lighttpd linux listboard live-blog lodging house mailchimp management manobo markdown meld mercurial metal migration mobile modem mod_wsgi movies mrpau music mylistboard mysql nas ndmc network-attached-storage networking network-management network-monitoring news nurse odesk online online-pc-store opac parser 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 proxy psycopg2 pygtk pysvn python quota redmine reference rest restore ria rice rsync samba sandbox scgi scheduler school science scraper scrum seo server shell sites smalltalk sms social-network software solar-blast south standard startup subversion survey svn sysad testing theme tipidpc tips to-blog to-buy todo to-explore to-fix tool tools to-read torrent trac tuks_team tv twisted typhoon ubuntu ui uml umts unit-test untangle usb user-interface utils ux vcs vcs-client venture video videography vim virtualenv virtualization vps web-based web-development webfaction web-framework webhook websocket web-testing window-manager wireframe wish wmctrl wokkel wordpress words work workflow wsgi xmpp zc.buildout

Lists of cy tagged as 'django'

Private lists of cy are not displayed.
  1. formset empty_form
  2. a simple tag with context
  3. case-insensitive unique_together solution using signals.pre_save and Exception()
  1. if django form text field is disabled submit fails
  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