My favorites | Sign in
Project Logo
                
Search
for
Updated Jun 25, 2008 by antoni.aloy
appfuse_index  
Starting a Django project

Introduction

This project goal is to create a minimun project that works but that goes beyond the Django tutorial. That is, it will give you an scheleton that will allow you to create cruds operation, use of i18n, etc.

This is the first phase, playing a bit with Google subversion and defining the project. At this stage it shows:

Last major updates

26/06/2008 Added an example about how you can use jqgrid with Django. I have to adapt the js code a litte bit to use it with the json serializer that Django provides, but it's a minor change that in my oppinion corrects a bug in jqgrid.

For the minor ones just check the subversion

Installation

Reference


Comment by neerashish, Nov 27, 2008

Hi Anton,

You mentioned "I have to adapt the js code a litte bit to use it with the json serializer that Django provides, but it's a minor change that in my oppinion corrects a bug in jqgrid"

Can you please tell which file and what code did you change?

Comment by antoni.aloy, Nov 28, 2008

I filed the bug and the patch ath the forum, it was for 3.2 version, so perhaps it's solved in 3.3 I haven't tested yet.

http://www.trirand.com/blog/?page_id=18/bugs/Errors%20discovered%20integrating%20it%20with%20Django/page-1&value=aloy%25251&search=1


Sign in to add a comment
Hosted by Google Code