Opened 15 years ago
Closed 15 years ago
#12168 closed (fixed)
r11710 breaks table creation if models are a package...
Reported by: | jedie | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | 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
With changeset:11710 M2M tables are not created if models are a package...
See also:
Attachments (1)
Change History (2)
by , 15 years ago
Attachment: | django_model_package_test.patch added |
---|
comment:1 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
try to test a model package