Posts for Django
Django app name translation in admin
"Django app name translation in admin" is small drop-in django application that overrides few admin templates thus allowing app names in Django admin to be translated.
Django-sites-ext
Django comparison grid
Django site permissions
Rename uploaded files to ASCII charset in Django
Telling Django to rename all uploaded files in ASCII encoding is easy and takes only two steps.
Handling i18n in Django projects
All of the websites that we develop rely on Django support for internalization (i18n). Also, these projects are made of external apps. In this series of articles I would explain problems that we meet managing translations both during development and deploying. We would try to give sensible solutions and workflow for them.
Django time widget with custom time shortcuts
How to customize Django admin time widget to set desired time shortcuts.
Django-simpleadmindoc
Simpleadmindoc is django application that allows you to quickly create help for modules in Django admin. Goal is to be flexible enough, fast to create and easy to integrate.
Use unicode in doctests
Django testshell
This commands runs a Python interactive interpreter with test database and data from the given fixture(s).
Satchmo product images
Satchmo categories
Here is the templatetag for use in Satchmo. It extend existing satchmo category_tree tag allowing customizing product categories.
I am Bojan Mihelac and this blog is dedicated to share code, thoughts, tools and advices I came up with while working at 