Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20630 > unrolled thread
| Started by | Andrea Crotti <andrea.crotti.0@gmail.com> |
|---|---|
| First post | 2012-02-20 18:47 +0000 |
| Last post | 2012-02-20 18:47 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: paper submission and versioning system - advice? Andrea Crotti <andrea.crotti.0@gmail.com> - 2012-02-20 18:47 +0000
| From | Andrea Crotti <andrea.crotti.0@gmail.com> |
|---|---|
| Date | 2012-02-20 18:47 +0000 |
| Subject | Re: paper submission and versioning system - advice? |
| Message-ID | <mailman.17.1329763633.3037.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web