Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Updated views.py file for issue #889 #1087

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alivabasa
Copy link

@alivabasa alivabasa commented Sep 3, 2020

#889 Description
Changed the data type of city field in line 105 from "pk" to "name"

Fixes #889

Type of Change:

  • Code
  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

It works in linux terminal.

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • My changes generate no new warnings

Changed the data type for city in line 105 from "pk" to "name"
@alivabasa alivabasa closed this Sep 4, 2020
@alivabasa alivabasa reopened this Sep 4, 2020
@alivabasa
Copy link
Author

alivabasa commented Sep 4, 2020

Sorry...by mistakely the above happened😅

Copy link

@SanketDG SanketDG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ready for Merge 🎉

@alivabasa
Copy link
Author

alivabasa commented Sep 5, 2020

Ready for Merge 🎉

Thank you !

@alivabasa
Copy link
Author

@sanchibansal340 Is it approved now ? If yes, then what should i do, close this or merge this ? 😅

@sanchibansal340
Copy link

@alivabasa All the PR's will be merged after the program ends

@alivabasa
Copy link
Author

@alivabasa All the PR's will be merged after the program ends

@sanchibansal340 ok. So can i work on another one now?

@sanchibansal340
Copy link

Yes you can

@alivabasa
Copy link
Author

Thanks !!

Copy link

@Kajol-Kumari Kajol-Kumari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@keshakaneria keshakaneria added Status: Ready to Merge Work has been tested and needs a final review and merge from a repo maintainer. Status: Needs Review PR needs an additional review or a maintainer's review. and removed Status: Ready to Merge Work has been tested and needs a final review and merge from a repo maintainer. labels Sep 6, 2020
@sanchibansal340 sanchibansal340 added Status: Needs Testing Work has been reviewed and needs the code tested by the quality assurance team. and removed Status: Needs Review PR needs an additional review or a maintainer's review. labels Sep 14, 2020
@keshakaneria keshakaneria requested a review from a team September 23, 2020 07:44
Copy link
Member

@devkapilbansal devkapilbansal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alivabasa this commit should enforce issue closing too. Add fixes #issue_no in your commit message

@alivabasa
Copy link
Author

@devkapilbansal Done!

@rpattath rpattath added the Help Wanted Extra attention is needed. label Oct 15, 2020
@devkapilbansal
Copy link
Member

@alivabasa this error might have been solved already.Can you please update your branch with current develop head.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Help Wanted Extra attention is needed. Status: Needs Testing Work has been reviewed and needs the code tested by the quality assurance team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in datatype for the "City" field in "sign-up as admin".
7 participants