Re: Getting error 500 when using jquery/ajax
@ Dex,
So you want to store the actual game state in the db to recover game-session-data after a period of time
and/or to perform game logic on the server side.
well I am sure you already know it, but there are approaches to handle array fields within the django ORM.
example: http://www.djangopackages.com/grids/g/arrayfield/landscape/
or: https://github.com/ecometrica/django-dbarray
but I have never tried one of them.
could be of interest one day!
I am interested in your final solution. Maybe you can send me an email once you decided a way to go.
thx
-- Raphael http://develissimo.com |
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home