Increase default number of favorites to 400

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 01:50:26 -04:00
parent dd81d8e237
commit e6ad202ee9
3 changed files with 3 additions and 1 deletions

View File

@@ -195,6 +195,7 @@ Other changes
* Remove SEARCH_LIMIT setting.
* Use the 'handler' prefix for all the signal handler functions.
* Remove custom email widget and use Django's.
* Increase default maximum number of favorite documents to 400.
Removals
--------