#17963 closed Bug (fixed)
"Bulk Insert" link from 1.4 release notes broken
Reported by: | anonymous | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.4-rc-2 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
https://docs.djangoproject.com/en/dev/releases/1.4/#backwards-incompatible-changes-in-1-4
"bulk insert" in the first bullet point of Overview points to:
https://docs.djangoproject.com/en/dev/releases/1.4/Model.objects.bulk_createintheORM/
Which currently is "Page not found"
Note:
See TracTickets
for help on using tickets.
Same issue with the "see below" link.