Skip to content

steingrd/django-plist

Repository files navigation

django-plist

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 django-plist

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 django-plist

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

About

Serialize Django model objects into Cocoa Property List XML

Resources

License

Stars

Watchers

Forks

Packages

No packages published