Opened 12 years ago
Closed 12 years ago
#20959 closed New feature (fixed)
Create reference docs for db.migrations
| Reported by: | Marc Tamlyn | Owned by: | Andrew Godwin |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | migrations |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The public facing API for writing your own migrations needs documenting. My instinct says anything in the django.db.migrations namespace should be documented.
Change History (2)
comment:1 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I believe this is addressed by
docs/refs/migration-operations.txt.