#26221 closed Bug (fixed)
reusable-apps doc should include polls.migrations in setup.py packages
| Reported by: | Ryan Nowakowski | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
polls.migrations should be included in setup.py packages. Otherwise the migrations won't be included in the tarball. Here's a pull request: https://github.com/django/django/pull/6144
Change History (4)
comment:1 by , 10 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 11af73e: