Django

Code

Ticket #4963 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[newforms-admin] LogLentry in options.py uses str, should use unicode

Reported by: Øyvind Saltvik <oyvind@saltvik.no> Assigned to: nobody
Milestone: Component: Admin interface
Version: newforms-admin Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Attachments

Change History

09/02/07 12:13:29 changed by adrian

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs changed.

Could you please give more information about this issue?

09/02/07 15:29:09 changed by Øyvind Saltvik <oyvind@saltvik.no>

09/14/07 17:31:04 changed by Simon G. <dev@simon.net.nz>

  • version changed from SVN to newforms-admin.
  • stage changed from Unreviewed to Accepted.

09/15/07 15:23:39 changed by jkocherhans

  • status changed from new to closed.
  • resolution set to fixed.

(In [6327]) newforms-admin: Fixed #4963. We now use force_unicode instead of str for creating django.contrib.admin.LogEntry? objects.


Add/Change #4963 ([newforms-admin] LogLentry in options.py uses str, should use unicode)




Change Properties
Action