PathagarBooks / pathagar

Pathagar is a simple bookserver serving OPDS feeds
GNU General Public License v2.0
101 stars 26 forks source link

Book form: allow configure the default status for a book #74

Closed godiard closed 9 years ago

godiard commented 9 years ago

In deployments where end users can add books, set the status can be a annoyance. Allow set the status in the settings.py file, and set the default value to 'Published'

godiard commented 9 years ago

@adborden, this pull request replaces https://github.com/PathagarBooks/pathagar/pull/71 and makes the default Status value configurable on settings.py

godiard commented 9 years ago

This pr is a proposal to fix https://github.com/PathagarBooks/pathagar/issues/70