Skip to main content

Django app for serializing objects into Cocoa Property List XML

Project description

django-plist is a Django application that trivializes the serialization of Django model objects into the XML format used by Property List files on the Cocoa platform (iPhone/Mac OS X).

Installing

Please refer to INSTALL.markdown for installation instructions. Notice the last section on configuring Django and ensure that you have the correct settings in INSTALLED_APPS and TEMPLATE_LOADER.

Using

Usage instructions can be found in docs/overview.markdown which is also available online.

Changelog

0.3 - 2009-10-28

  • Raises an error when rendering fails, i.e. when the object is not a model, does not have a as_plist() method or is not a basic type.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-plist-0.3.tar.gz (13.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page