#20976 closed Bug (fixed)
Undefined labels in migration documentation
| Reported by: | chrismedrela | Owned by: | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
There are two undefined labels in documentation:
historical-modelsused inreleases/1.7.txtas well astopis/db/multi-db.txt, introduced in https://github.com/django/django/commit/fddc5957c53bd654312c4a238a8cdcfe5f4ef4cc andmigration-filesused intopics/migrations.txt, introduced in https://github.com/django/django/commit/88e1e6f9f3fc6eb9f148805b6df6ec8af4cf6977.
Change History (2)
comment:1 by , 12 years ago
| Owner: | set to |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 by , 12 years ago
| Component: | Migrations → Documentation |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
| Version: | 1.5 → master |
Note:
See TracTickets
for help on using tickets.
In c9a69cdb9386f16f0323a2e529d37129591a83e9: