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- Operational error on clicking My Profile in sidebar on admin page #108

Closed sharmaadityaHQ closed 5 years ago

sharmaadityaHQ commented 5 years ago

This bug is encountered on clicking My Profile in sidebar on Admin page.

Request URL: | http://127.0.0.1:8000/en/myprofile/

Steps to reproduce the behavior:

  1. Go to http://127.0.0.1:8000/en/. Login to admin page.
  2. Click on My Profile in sidebar.
  3. See error

Expected behavior My Profile option on admin page should provide details of the admin.

Desktop :

sounak98 commented 5 years ago

@botanicvelious this is because the db hasn't been migrated with the latest migration.