Home » Odeon Blogs »

Liviu, Agile Bear

Django Admin, FileField and __unicode__()

The FileField or ImageField is used in many situations (for storing avatars, albums etc). Using it's details in the ...

Read more

Firebug on other browsers

Firefox has this great tool which allows you to check what's going on inside a page. From css to ...

Read more

Regex Tool

Regular expression have always been troublesome for a developer which only needs it once in a while.

Every time I ...

Read more

Str to Ascii Conversion

After attending some python tests I stumbled upon a different DecodeError. The situation is simple: instantiate a string with special ...

Read more

Unicode to Ascii Conversion

It's not just once that I stumbled upon this error when trying to work with strings that have special ...

Read more
Page generated in: 0.18s