Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.044 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'python,': 0.01; 'python': 0.08; 'called.': 0.09; 'received:209.85.216.53': 0.09; 'received :mail-qw0-f53.google.com': 0.09; 'essentially': 0.10; 'deletions': 0.16; 'subject:system': 0.16; 'written': 0.19; 'thanks,': 0.19; 'seems': 0.20; 'wrote': 0.21; "wasn't": 0.25; 'url:edu': 0.28; "i'm": 0.28; 'members.': 0.30; 'ago': 0.31; 'message- id:@gmail.com': 0.31; 'subject:?': 0.31; 'on,': 0.31; 'there': 0.33; 'it.': 0.33; 'showing': 0.34; 'anything': 0.34; 'someone': 0.34; 'to:addr:python-list': 0.35; 'something': 0.35; 'brian': 0.35; 'to:name:python-list': 0.37; 'hello,': 0.37; 'but': 0.37; 'charset:us-ascii': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'some': 0.38; 'files': 0.39; "i'd": 0.39; 'received:209': 0.39; 'to:addr:python.org': 0.40; 'header:Received:6': 0.61; 'header:Message-Id:1': 0.62; 'limit': 0.67; 'receive': 0.68; 'information,': 0.69; 'received:96': 0.73; 'age': 0.79; 'faculty.': 0.84; 'something.': 0.84; 'proposal,': 0.93 Received-SPF: pass (google.com: domain of bblais@gmail.com designates 10.229.78.152 as permitted sender) client-ip=10.229.78.152; Authentication-Results: mr.google.com; spf=pass (google.com: domain of bblais@gmail.com designates 10.229.78.152 as permitted sender) smtp.mail=bblais@gmail.com; dkim=pass header.i=bblais@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; bh=LWlJXKhI1z4H7V7ewS5cZ60Tw5dZbU6nuFNjrhgm9u4=; b=oe/xWqCXxwDoiw5VT0/iqUg6V/Xsarp2Mt8qNHhU175aNA4+bZVT29K0s1rFHyvqns ayZdSQWl6dHwnTpnAmnAkXngmdXnN+LqKGLgdjoahtjBMYn3p75HFB/B8b82DkxQoOgG I1e7zCu9MkEMX7Xj1ACbrRqxKUtuK/wiY3OyM= From: Brian Blais Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: paper submission and versioning system - advice? Date: Mon, 20 Feb 2012 12:45:56 -0500 To: python-list Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 30 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1329759962 news.xs4all.nl 6877 [2001:888:2000:d::a6]:57332 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:20628 Hello, I'd like to find a web-based system to help a committee I'm on, where we = receive proposals from different faculty. I wrote something in python, = from scratch, a number of years ago because there wasn't anything = available then but it is showing its age and I figured that someone has = written something.=20 Essentially I need users to be able to start a proposal, with some basic = information, and then be able to add files to it. Other users will be = allowed to add files as well, but I'd like to limit deletions to the = committee members. =20 It seems as if there just has to be available tools like this, but I am = not even sure what such a system is called. Is there anything like = this, in python preferably? thanks, Brian Blais --=20 Brian Blais bblais@gmail.com http://web.bryant.edu/~bblais http://brianblais.wordpress.com/