Opened 12 years ago
Closed 12 years ago
#21060 closed New feature (fixed)
Refactor admin's autodiscover method to make it reusable
| Reported by: | jcatalan | Owned by: | jcatalan |
|---|---|---|---|
| Component: | Utilities | Version: | 1.5 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
It would be nice to be able to reuse admin's autodiscover method to be able to use it for instance with tasks.py modules.
Change History (4)
comment:1 by , 12 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 12 years ago
| Has patch: | set |
|---|
comment:4 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Here's the PR I made for this ticket.