django / django-localflavor

Country-specific Django helpers, formerly of contrib fame
https://django-localflavor.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
828 stars 290 forks source link

Added localflavour for Ghana #416 #458

Closed sandeepN06 closed 2 years ago

sandeepN06 commented 2 years ago

Please replace these instructions with a description of your change. The 'New Fields Only' section should be removed if your pull request doesn't add any new fields.

Thanks for your contribution!

A checklist is included below which helps us keep the code contributions consistent and helps speed up the review process. You can add additional commits to your pull request if you haven't met all of these points on your first version.

All Changes

New Fields Only

vishalpandeynits commented 2 years ago

Hey @sandeepN06 , thanks for your contribution. I am reviewing this PR to reduce the load on maintainers. Please install tox and run the tox command to test your code locally, and make sure your code passes all tests before pushing your code into the main repository. you can get an installation guide in contributing.rst file of this repo.

@benkonrath I have tried to point out all mistakes, but I am requesting you to scrutinize again and add your points as well.

sandeepN06 commented 2 years ago

@vishalpandeyvip thanks for that sure I will do it

sandeepN06 commented 2 years ago

Thanks a lot for all the inputs @benkonrath , i have created a new PR : https://github.com/django/django-localflavor/pull/460