Opened 12 years ago
Closed 12 years ago
#21642 closed Cleanup/optimization (fixed)
Review AdminSite.check_dependencies
| Reported by: | Aymeric Augustin | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Normal | 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
I just came across that method in my app-loading branch and it looks a bit outdated -- the implementation apparently predates the introduction of 'django.contrib.auth'.
NB: please wait until I've merged my app loading branch to tackle this ticket.
Note:
See TracTickets
for help on using tickets.
Does anything specific need to be reviewed after your changes in 2239081ff16aab1eaafea003433f7139bf13e097?