opensource-nepal / django-nepali

A django package on top of 'nepali' python package which supports nepali date time, time conversion, etc on django projects.
GNU General Public License v3.0
11 stars 3 forks source link

Implement django tests and Setup Github Actions #2

Closed aj3sh closed 1 year ago

aj3sh commented 1 year ago

Setup and configure Django tests on this project. The tests might extend to model testing, form testing, template testing, etc. This task also includes running tests on GitHub Actions