Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request1 #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Pull request1 #12

wants to merge 4 commits into from

Conversation

haasr
Copy link

@haasr haasr commented Jul 12, 2023

I updated your project to work with the current Django version (4.2.3). I tried to avoid changes that would break the Heroku deployment but I did not test deploying to Heroku.

Changes (visual overview -- https://github.com/haasr/MyPorfolio/blob/master/README.rst):

  • Added 'featured' boolean to artwork model. Set to true -> display in the home page carousel.
  • Added argument to art_detail function so user can follow a return link back to gallery.
  • Set 404 handler to handle 404s in current Django version.
  • Lightly padded gallery images & other small design changes.
  • Added a context processor to automatically populate the navigation with the existing gallery groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant