source: README @ 32e360b

client
Last change on this file since 32e360b was c167f76, checked in by Alex Dehnert <adehnert@…>, 15 years ago

Expand DESIGN and README

  • Property mode set to 100644
File size: 627 bytes
Line 
1= Remit =
2
3Remit aims to be a general system for managing MIT student group finances.  The
4name comes from "MIT" and the term "remit": One core piece of functionality is
5generating the documentation required to make SAFO remit money to students.
6
7It grew out of an effort to ease the UA's treasury, but is intended to be
8general enough for other groups to use it.
9
10== External Dependencies ==
11
12=== django-treebeard ===
13
14Tree library. See http://django-treebeard.googlecode.com/svn/docs/index.html.
15Install it so that it resides in /django-treebeard-1.1/dist-packages/treebeard
16(or otherwise symlinked from treasury/treebeard).
Note: See TracBrowser for help on using the repository browser.