Modify ↓
Opened 20 years ago
Closed 20 years ago
#2848 closed task (fixed)
Regarding FAQ 2.13
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wiki system | Version: | 0.9.4 |
| Severity: | trivial | Keywords: | documentation |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Append the follow tip, please…
To simply change the date and time when using mod_python, simply do this…
<Location /projects> SetHandler mod_python PythonOption TracLocale "de_DE.UTF-8" ... </Location>
Attachments (0)
Change History (1)
comment:1 by , 20 years ago
| Milestone: | 0.11 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



I'll also have a try at re-enabling edits on the FAQ…