Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#18295 closed Uncategorized (fixed)

broken link in Documentation

Reported by: w.gruenberger@… Owned by: nobody
Component: Documentation Version: 1.4
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

Hi there!
On this page: https://docs.djangoproject.com/en/1.4/ref/forms/fields/#choicefield
the link under "model field reference documentation on choices" = https://docs.djangoproject.com/en/1.4/ref/models/fields/#field-choices

But it led me to "Page not found"

Besides that, Django and the Documentation are really great!

Greets from Bavaria!


Change History (2)

comment:1 by anonymous, 12 years ago

Resolution: fixed
Status: newclosed

Sorry!
Seems it was a temporary Problem!!!

comment:2 by Aymeric Augustin, 12 years ago

Yes, the docs were down for a few minutes this morning when I switched them from the old SVN repo to the new git repo. Sorry for the inconvenience.

Note: See TracTickets for help on using tickets.
Back to Top