Ticket #43 (closed enhancement: wontfix)

Opened 2 years ago

Last modified 2 years ago

Read model refactoring

Reported by: slav0nic Owned by: slav0nic
Priority: major Milestone: 0.1
Component: Posting Version: devel
Keywords: refactoring Cc:
Blocked By: Blocking:

Description

Best solution - onetoone field for Read model like this  http://www.alrond.com/ru/2008/apr/23/save-boolean-condition-in-django-in-bitmask/

Change History

comment:1 Changed 2 years ago by slav0nic

  • Status changed from new to accepted

comment:2 Changed 2 years ago by slav0nic

  • Status changed from accepted to closed
  • Resolution set to wontfix

maybe must be reviewed later.
Because in forum we must tracking date when topic was viewed.
Bitmaps using only possible with FK for Post model(checking if topic.last_post readed)

Note: See TracTickets for help on using tickets.