» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with django + Programming

JSON " Blog Archives " Standardizing RESTful JSON

At work, I've been putting together a Django layer I'm calling Djata that provides a RESTful interface with multiple, extensible parsers and formatters…that you can plug into your urls.py in one line and optionally write an api module to configure and extend each of your data views. I can easily conform to this JSON spec and largely already do with many more features (ranges, indexing, pagination, predicates, authentication, field selection, map and table JSON). I have permission to publish it and my driving application "Bugwar" (yet another test result database), so Ryan's been working on setting up an open source project server.

json: del.icio.us/tag/json

Home | The Dojo Toolkit

Ajax, events, packaging, CSS-based querying, animations, JSON, language utilities, and a lot more. All at 24K (gzipped).

Dojo: del.icio.us tag dojo

Buildbot - Trac

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other

opensource: del.icio.us tag/opensource

django-photologue - Google Code

Photologue comes with a complete set of example templates for setting up a photo gallery fast. Define a master template, apply some styles and you've got a complete photo galler

opensource: del.icio.us tag/opensource

Django tips: A simple AJAX example, part 1

return HttpResponse(simplejson.dumps(response_dict), mimetype='application/javascript')

json: del.icio.us/tag/json

Page 1 | Next >>