Opened 18 years ago
Closed 18 years ago
#2085 closed defect (fixed)
Little error in Trac installation
Reported by: | Rudolph Froger | Owned by: | Jacob |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
This page gives an error:
http://code.djangoproject.com/about
Change History (2)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed by removing the link to that page.
Note:
See TracTickets
for help on using tickets.
(In [3080]) Removed link to 'About Trac' from footer.cs Trac template for djangoproject.com. Refs #2085