Opened 18 years ago
Closed 18 years ago
#5305 closed (invalid)
how to avoid resetting whole app after adding a new field to a model?
| Reported by: | Owned by: | Jacob | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | 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
After adding a new field to mysite.models.Poll, is it possible to modify the table structure without resetting the whole app?
Change History (1)
comment:1 by , 18 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
Have a look in documentation. You can manually change the table.