Opened 12 years ago

Closed 12 years ago

#18280 closed Uncategorized (duplicate)

faulty url for generic views ref. page

Reported by: Jon Underwood Owned by: nobody
Component: Uncategorized Version: 1.3
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,

I googles 'django generic views' and was given the following url as the top result: https://docs.djangoproject.com/en/dev/ref/generic-views/

This doesn't work for me.

Thanks for your amazing work which is so, so helpful.

Jon

Change History (1)

comment:1 by Aymeric Augustin, 12 years ago

Resolution: duplicate
Status: newclosed

Yes, see #18276.

Hopefully Google is going to notice quickly that the page no longer exists.

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