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

With project image field #124

Merged
merged 3 commits into from
Apr 12, 2021

Conversation

SnehaVeerakumar
Copy link
Contributor

@SnehaVeerakumar SnehaVeerakumar commented Apr 8, 2021

Description:

While entering details of project there must be an option to upload image related to the project .
python manage.py makemigrations
python manage.py migrate
Kindly make migrations for this code to work. Unless migrations have been done you cannot see the desired output.
As the footer overlaps, change the page size to make all divisions visible.

Fixes #6

Type of change:

  1. Models.py --> Added a field for image upload
  2. Views.py --> Added view for image field
  3. project_add.html --> added division for image upload option

Checklist:

  • Made migrations
  • Upload option visibility
  • Attach a picture

Screenshots / Video:

Screenshot (973)
Screenshot (974)
Screenshot (975)

@sruti2024
Copy link
Owner

a working video would serve well

@sruti2024 sruti2024 merged commit 3b64902 into sruti2024:main Apr 12, 2021
@sruti2024 sruti2024 added gssoc21 Issue is a part of Girl script summer of code 2021 Level2 Bug fixing, adding small features. labels Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc21 Issue is a part of Girl script summer of code 2021 Level2 Bug fixing, adding small features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Option to add image
2 participants