Randell's Blog
Software development, Fedora how-to's, and random stuff from the web
  • Home
  • About
  • Send me an email
  • Links
Browse: Home / Python

Python

UnacceptableVersionError: django 1.1 was requested, but 1.2.1.final.0 is already in use

By Randell on August 2, 2010

The Django version I have in my machine is 1.2.1, while one of my apps running on Google App Engine utilizes use_library to use Django 1.1. Apparently, Django versions later than 1.1 is not included in the Google App Engine SDK. So everytime I try to access my app on my dev machine, I get [...]

Posted in Random | Tagged Django, easy_install, Fedora, Google App Engine, pip, Python, setuptools, virtualenv | 9 Responses

How to find Django version

By Randell on July 30, 2010

There are cases when you would want to know the version of Django that is being used in your Python installation. To do that, go to your Python console and execute the following commands: >>> import django >>> django.VERSION In my machine, it showed the following: (1, 2, 1, ‘final’, 0)

Posted in Random | Tagged Django, Python | 3 Responses

Using GAE Testbed with GAEUnit: Testing that email was sent

By Randell on April 5, 2010

In my quest for testing if emails are being sent by my app engine app, I came across GAE Testbed.  GAE Testbed … is a set of base test cases to make it simple to test the more complicated pieces of AppEngine’s framework (such as sending E-mail messages, the datastore, Memcache, etc.) Since I’m already using [...]

Posted in Software Development, Web | Tagged gae-testbed, GAEUnit, Google App Engine, Python, unit testing | 3 Responses

Install setuptools in Fedora 12

By Randell on April 4, 2010

From the Python Package Index page, setuptools allows you to Download, build, install, upgrade, and uninstall Python packages — easily! The PEAK Development Center, setuptools … is a collection of enhancements to the Python distutils (for Python 2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python 2.4) that allow you to more [...]

Posted in Fedora, How-to, Software Development | Tagged Easy Install, easy_install, Fedora, Python, setuptools | Leave a response

Convert CHM to PDF in (Fedora) Linux

By Randell on April 3, 2010

I’ve been looking for a way to print CHM files in (Fedora) Linux, since my CHM file viewer, chmsee, doesn’t have a print option (and probably all other CHM file viewers as well). Searching for CHM to PDF converters in Fedora led me to chm2pdf. chm2pdf has a couple of requirements: chmlib pychm htmldoc To [...]

Posted in Fedora, How-to | Tagged CHM, chm2pdf, chmlib, chmsee, Fedora, htmldoc, Linux, PDF, pychm, Python, python-chm | 1 Response

Next »

 Subscribe in a reader

Recent Posts

  • Install HandBrake on Fedora 12
  • update.locale file doesn’t exist in either the XCurProcD or GreD directories
  • Armenia, Part 3: Unang linggo
  • Recently started and upcoming JavaPassion courses
  • UnacceptableVersionError: django 1.1 was requested, but 1.2.1.final.0 is already in use
  • How to find Django version
  • Java Web Services and JSF CodeCamp with Sang Shin
  • NullPointer.ph featured on WebGeekPH
  • Feeling photographer
  • Google DevFest 2010 Manila
  • Roofcamp 8
  • Convert MKV to AVI using WinFF on Fedora
  • Power Architect
  • What’s on my shelf?
  • pg_restore: [tar archiver] could not find header for file in tar archive

Popular Posts

  • PLDT myDSL sucks!
  • Setting-up Fedora 9
  • CodeIgniter: AJAX Pagination
  • Installing IP Messenger on Fedora 9
  • Financial independence
  • Sun Tech Days 2008 Manila
  • Ang pagsusulit
  • Budgeting habits
  • Google DevFest 2010 Manila
  • UnacceptableVersionError: django 1.1 was requested, but 1.2.1.final.0 is already in use
  • Bb Pilipinas World 2008 Q&A
  • No offense but...
  • Botification
  • Setting-up Fedora 11
  • Seminar sa MOA

Categories

    Tag cloud

    The One Minute Manager Delicious MySQL Google Chrome GnomeBaker Unlimited Power Firebug Ken Blanchard PostgreSQL Avidemux Facebook Add-ons Josh Groban Javapassion Google App Engine Heroes Orson Scott Card jQuery Azureus Amarok Ajax Linux PHP PSP Firefox Smallville Python Google P7zip The Big Bang Theory JSF Robert T. Kiyosaki Neil Gaiman Ender's Game YouTube Twitter NullPointer.ph Fedora Anthony Robbins Grip SCJP House Flash Armenia Java

    Blogroll

    • Mike
    • Nikki
    • Paolo
    • Renee
    • Rian
    Personal - Top Blogs Philippines

    Copyright © 2010 Randell's Blog.

    Powered by WordPress and Hybrid.