--
Ticket URL: <https://code.djangoproject.com/ticket/25324>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_better_patch: => 0
* has_patch: 0 => 1
* version: 1.8 => master
* needs_tests: => 0
* needs_docs: => 0
Comment:
Github pull request https://github.com/django/django/pull/5205
* Changhed the `admin.site.register` for `@admin.register`
--
Ticket URL: <https://code.djangoproject.com/ticket/25324#comment:1>
* stage: Unreviewed => Ready for checkin
Comment:
Looks good.
--
Ticket URL: <https://code.djangoproject.com/ticket/25324#comment:2>
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"235caabacc37278487d1107f6bbda90cc208cd64" 235caaba]:
{{{
#!CommitTicketReference repository=""
revision="235caabacc37278487d1107f6bbda90cc208cd64"
Fixed #25324 -- Registered ModelAdmin instances with @admin.register
decorator
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/25324#comment:3>