cereal-box

Data feed library for Django models
Download

cereal-box Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • RED Interactive Agency
  • Publisher web site:
  • http://www.github.com/ff0000/

cereal-box Tags


cereal-box Description

Data feed library for Django models cereal-box is a serialization library that exposes defined functions through a custom Django template tag and a JSON API.InstallationIn your settings, add 'cereal' to INSTALLED_APPS.In your urls.py, addimport cereal urlpatterns += (patterns('', (r'^api/', include(cereal.urls))) Requirements: · Python · Django


cereal-box Related Software