Changes between Version 1 and Version 2 of Ticket #34205


Ignore:
Timestamp:
Dec 9, 2022, 4:17:48 AM (17 months ago)
Author:
James Gillard
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34205 – Description

    v1 v2  
    4848  File ".../django/contrib/admin/sites.py", line 242, in inner
    4949    return view(request, *args, **kwargs)
    50   File "/Users/james/journee-git/journee-django-2/apps/catalogue/admin.py", line 1175, in change_view
     50  File "apps/catalogue/admin.py", line 1175, in change_view
    5151    return super().change_view(
    5252  File ".../django_object_actions/utils.py", line 57, in change_view
Back to Top