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


Groups > comp.lang.python > #20630

Re: paper submission and versioning system - advice?

Date 2012-02-20 18:47 +0000
From Andrea Crotti <andrea.crotti.0@gmail.com>
Subject Re: paper submission and versioning system - advice?
References <00611584-0A32-4DD2-A10E-1A28797229CC@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.17.1329763633.3037.python-list@python.org> (permalink)

Show all headers | View raw


On 02/20/2012 05:45 PM, Brian Blais wrote:
> 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
>

Well I guess that any web framework would provide you more or less 
easily with all you need..
Django turbogears pyramid flask or web2py are just the names I know.

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


Thread

Re: paper submission and versioning system - advice? Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-02-20 18:47 +0000

csiph-web