public
Description: k9 is a complete Django based Project for my k9 rescue dog unit. See Wiki for details.
Home | Edit | New

Home

k9 is a complete Django project for my k9 dog rescue unit. The Project itself is licensed under MIT License?. Note that this project ships with a bunch of 3rd party software that may be released under a different
license.

Here is a basic installation guide?.

Quick overview (feature showcase)

  • Group Permission – Grant detailed permissions for groups and/or users.
  • News Module – Publish news with comments. Comments are spam-protected using Askimet.
  • Event Management – Manage private and public events for your unit and optionally export them as a iCal calendar. You can specify Coordinates for events to display them on a Google Map.
  • WYSIWYG Editor – Every editable area that looks like a text box are converted to a easy WYSIWYG Editor.
  • Member and Dog Management – Show details about your member, their dogs, their current functions and awards. You can define personal settings such as Phone Number which will be displayed only for members.
  • Image Gallery – The most important thing. The Images are connected to your members and your news entries.
  • Pages – A module to publish static pages, like Django Flatpages.
  • Links – A tiny, cute link management module with categories.

Screenshots

Everybody loves screenshots. They follow soon.

Dependencies and 3rd party software:

k9 ships with a bunch of great 3rd party software:

Dependencies:

  • Python 2.5 – I use some relative imports “from ..views import foo” here and there, which can be easily changed through search+replace.
  • Django – Build against the latest trunk version
  • vobject – python-vobject to generate iCal Calendars.
Last edited by bartTC, Wed May 28 08:48:05 -0700 2008
Home | Edit | New
Versions: