StdImageField: Improved image field for Django

I'm pleased to announce a new project, django-stdimage, that provides a new image field with many improvements respect to Django's core ImageField.Features of StdImageField:- Saved files have standardized names (using field name and object id)...

comments

Adding your Google Code project to Google Analytics

I know that the post title looks like a dummy tutorial, but actually it's more a bug report.In the past I had no problem setting up the Google Analytics tracker for my Google code projects, but I tried it today and it's more complicate due to...

comments

Searching on Django Snippets

One of the key websites about Django is Django Snippets, by one of the key Django developers, James Bennett.I've followed many of the James work, and it's awesome; but I've a complaint on Django Snippets. It's the inefficient way to find anything...

comments

Changing language on the admin

When working on multilanguage sites, a feature that many times I missed is a direct way to change the language when you're on the admin,With standard Django the only way that exists (as far as I know), is leaving the admin, going to the website,...

comments

DSNP 0.9 released

I know that it was just few days ago that I released another version of DSNP, but because of it, I got a lot of feedback on it, I worked hard, and finally DSNP is stable.For now, it'll be 0.9 because it works on Django newforms-admin branch, so …

comments

New DSNP version

DSNP is a simple and customizable Python script, that automatically creates a working Django project.Project (and application) creation in Django are very openend and flexible, but sometimes is useful getting all the work done for you,...

comments

Django L10n

This Sunday, I participated in This Week in Django, and tried to give some ideas on Django localization.Here I'll post some of the ideas of the interview (and some that I missed), for serving as reference:How to translate your application (quick...

comments

New Accopensys website

Today, I'm proud to announce the new version of the Accopensys website. There is still many work to do, but finally this latest version has been published.Main changes are next:- Website is now running on Django Design has been updated Sections...

comments

Django Catalan usergroup meeting

Six months ago, I decided to create the Django Catalan usergroup, for user in Catalonia, and for users who speak catalan.Today I'm happy to announce that we are already 26 members, and we are going to have our first meeting on April 3rd. We've...

comments