Django catalan group created

A new Django community has been created for Django users/developers that speak Catalan, or live in Catalonia. Main reasons for its creation are: Provide a resource where Catalan users can ask django questions in their own language. Coordinate...

comments

Django spanish localflavor

Django sprint has finished, but not Django work. Today I've written some lines of code for adding some new features on Django. In this case, I've programmed a validation function for spanish NIF identification number. I've also created a couple...

comments

Django Sprint

On September 14th it is scheduled a Django Sprint, for reducing tickets, and try to get a new release soon. It will be based on Chicago and Mountain View, and over the Internet.More information at list thread and wiki page.See you there!

comments

Django issue with PHP mhash

After installing django, and running with apache, next error could appear:Looks like your browser isn't configured to accept cookies. Please enable cookies, reload this page, and try again.It is possible that actually you browser isn't configured...

comments

Django TODO (my point of view)

Django is a very powerful and very well done Web framework, but some things are missing - in my opinion -. Specific way to allow saving multilingual texts on database. Reporting system. Another edit_inline mode, with a delete button, and an edit...

comments