Opened 18 years ago
Closed 18 years ago
#6511 closed (wontfix)
Add the ability for syncdb to prevent the initial_data fixture from being loaded.
| Reported by: | jkocherhans | Owned by: | nobody |
|---|---|---|---|
| Component: | Core (Management commands) | Version: | dev |
| Severity: | 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
The attached patch adds an --ignore-initial option to syncdb that will prevent the initial_data fixture from being loaded.
Attachments (1)
Change History (2)
by , 18 years ago
| Attachment: | ignore_initial.diff added |
|---|
comment:1 by , 18 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
wontfix-ing my own ticket. I agree with Russ's definition of the semantics of initial_data here.
Note:
See TracTickets
for help on using tickets.
No docs yet.