python-gsoc / python-blogs

Python Software Foundation GSoC Blog Platform. This system was used until 2024 but is no longer maintained.
http://python-gsoc.org/
GNU Affero General Public License v3.0
41 stars 60 forks source link

GSoC 2019 - Create permissions setup for student. #35

Closed botanicvelious closed 5 years ago

botanicvelious commented 5 years ago

For this issue, you will need to add a few blogs to the system. There is an example "Student Blogs" page already. you can add more by following https://aldryn-newsblog.readthedocs.io/en/latest/how-to/apphook_configurations.html.

This issue is to create the setup for a student user. This user would have to have permissions to edit and post to one blog but no other pages etc.

botanicvelious commented 5 years ago

This may require some lower level changes see #368

sounak98 commented 5 years ago

Will look into this