Modify ↓
Opened 17 years ago
Closed 17 years ago
#3761 closed enhancement (fixed)
web.py should support conf files
| Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
|---|---|---|---|
| Priority: | high | Component: | TracLegosScript |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description
source:traclegosscript/anyrelease/traclegos/web.py does not support site configuration files. These should be supported as they are for the command-line case as arguments to the View constructor. source:traclegosscript/anyrelease/traclegos/wsgiapp.py should be modified to pass this data
Attachments (0)
Change History (2)
comment:1 Changed 17 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



fixed in r4297