Changes between Initial Version and Version 1 of Ticket #25821, comment 2


Ignore:
Timestamp:
Nov 27, 2015, 11:35:25 AM (8 years ago)
Author:
Ramez Issac

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25821, comment 2

    initial v1  
    11Yes.
    2 What i mean is adding verbose_name to LogEntry model itself, (user and content_type) fields
     2What i mean is adding verbose_name to LogEntry model fields (user and content_type) .
    33[https://github.com/django/django/blob/stable/1.8.x/django/contrib/admin/models.py#L30]
Back to Top