Sidebar Network

django-syncr Synchronize Django with the web.

The Basics

This project supplies everything needed to sync a Django project with several web APIs. It currently supports 4 services:

Additional web services can be added easily. Suggestions for more services and/or patches welcome.

Project Homehttp://code.google.com/p/django-syncr/
Grab the Repository – svn checkout http://django-syncr.googlecode.com/svn/trunk/
 

Recent Commits

  • 34 was committed 3 days, 19 hours ago.
    Bug fix for deprecated ElementTree function. Issue # 16
  • 33 was committed 2 weeks, 3 days ago.
    Including magnolia models and other files
  • 32 was committed 2 weeks, 3 days ago.
    Included the magnolia-syncr. check documentation for more
  • 31 was committed 2 weeks, 3 days ago.
    Included the magnolia-syncr. check documentation for more
  • 30 was committed 3 weeks, 1 day ago.
    Fixed bad code for timezone stuff, need to merge Yash’s good code/implementation of timezones
  • 29 was committed 3 weeks, 2 days ago.
    Applied newforms-admin compatibility patch as submitted by jblount in issue #15.
  • 28 was committed 1 month, 1 week ago.
    Another typo
  • 27 was committed 1 month, 1 week ago.
    Typo
  • 26 was committed 1 month, 1 week ago.
    Exif data problems continue… hopefully this is a fix
  • 25 was committed 1 month, 1 week ago.
    Fix to taken_date bug submitted by wbyoung, fix to issue #14 THANKS!