Open Mec-iS opened 9 years ago
Each page of articles should have a button to order the articles in the page by published date and number of keywords.
NOTE: at the moment of loading keywords, the property n_keywords should be added to the Article object with value len(keywords)
n_keywords
len(keywords)
Each page of articles should have a button to order the articles in the page by published date and number of keywords.
NOTE: at the moment of loading keywords, the property
n_keywords
should be added to the Article object with valuelen(keywords)