Releases: django-hijack/django-hijack-admin
Releases · django-hijack/django-hijack-admin
2.1.7
16 Feb 10:20
Compare
Sorry, something went wrong.
No results found
Moved import of HijackUserAdminMixin into local scope to prevent registration issues when using AdminPlus
Correct check for custom admin sites
2.1.6
22 Dec 12:11
Compare
Sorry, something went wrong.
No results found
2.1.5
05 Dec 09:29
Compare
Sorry, something went wrong.
No results found
added Django 2.0 Support
Add a Hijack mixin for models with a ForeignKey to user #12
2.1.4
17 May 09:55
Compare
Sorry, something went wrong.
No results found
2.1.3
22 Feb 12:02
Compare
Sorry, something went wrong.
No results found
Settings of UserAdmin such as list_display are not overridden anymore, only the hijack button is added
Add French translation
Include compiled messages in package
2.1.2
08 Aug 15:28
Compare
Sorry, something went wrong.
No results found
Django 1.10 compatibility
Drop support for Django 1.7 (might still work, but tests are allowed to fail)
2.1.1
25 Apr 08:25
Compare
Sorry, something went wrong.
No results found
Do not warn about custom user model if correctly configured
2.1.0
13 Apr 15:38
Compare
Sorry, something went wrong.
No results found
Initial release after moving the admin integration out of the django-hijack core