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

Implement NepaliPhoneNumberField for Django Models and Forms #3

Open
aj3sh opened this issue May 24, 2023 · 0 comments
Open

Implement NepaliPhoneNumberField for Django Models and Forms #3

aj3sh opened this issue May 24, 2023 · 0 comments

Comments

@aj3sh
Copy link
Member

aj3sh commented May 24, 2023

Create a model/form field for the nepali phone number.

Example usage:

class MyInfo(models.Model):
    ...
    phone_number = NepaliPhoneNumberField(...)
    ...
@aj3sh aj3sh self-assigned this May 24, 2023
@aj3sh aj3sh changed the title Add support of NepaliPhoneNumber model/form field Implement NepaliPhoneNumberField for Django Models and Forms Jul 16, 2023
@aj3sh aj3sh removed their assignment Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant