Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #20628

paper submission and versioning system - advice?

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 <bblais@gmail.com>
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 <bblais@gmail.com>
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 <python-list@python.org>
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.16.1329759962.3037.python-list@python.org> (permalink)
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

Show key headers only | View raw


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. 

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.  

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

-- 
Brian Blais
bblais@gmail.com
http://web.bryant.edu/~bblais
http://brianblais.wordpress.com/


Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

paper submission and versioning system - advice? Brian Blais <bblais@gmail.com> - 2012-02-20 12:45 -0500
  Re: paper submission and versioning system - advice? alex23 <wuwei23@gmail.com> - 2012-02-20 19:31 -0800

csiph-web