X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralActivating Django LogEntry

Activating Django LogEntry

If you want to see past transactions in the Django panel, simply write the following codes in the admin.py file. In this way, we register LogEntry.

from django.contrib.admin.models import LogEntry
admin.site.register(LogEntry)

You can click for our Türkiye location virtual servers.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(85 times viewed. / 1 people found helpful.)