Implement Jazzband guidelines for django-cities-light
See original GitHub issueThis issue tracks the implementation of the Jazzband guidelines for the project django-cities-light
It was initiated by @jpic who was automatically assigned in addition to the Jazzband roadies.
See the TODO list below for the generally required tasks, but feel free to update it in case the project requires it.
Feel free to ping a Jazzband roadie if you have any question.
TODOs
- Fix all links in the docs (and README file etc) from old to new repo
- Add the Jazzband badge to the
README
file - Add the Jazzband contributing guideline to the
CONTRIBUTING.md
orCONTRIBUTING.rst
file - Check if continuous testing works (e.g. Travis CI, CircleCI, AppVeyor, etc)
- Check if test coverage services work (e.g. Coveralls, Codecov, etc)
- Add
jazzband
account to PyPI project as maintainer role (e.g. URL: https://pypi.org/manage/project/django-cities-light/collaboration/) - Add
jazzband-bot
as maintainer to the Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-cities-light/users/) - Add incoming GitHub webhook integration to Read the Docs project (e.g. URL: https://readthedocs.org/dashboard/django-cities-light/integrations/)
- Fix project URL in GitHub project description
- Review project if other services are used and port them to Jazzband
- Decide who is project lead for the project (if at all)
- Set up CI for Jazzband project releases if needed and open ticket if yes
Project details
Description | A simple app providing three models: Country, Region and City model. Also provided, a command to insert or update data from geonames database dumps. Status: stable. |
Homepage | http://django-cities-light.rtfd.org/ |
Stargazers | 236 |
Open issues | 38 |
Forks | 103 |
Default branch | master |
Is a fork | True |
Has Wiki | True |
Has Pages | False |
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Implement Jazzband guidelines for django-cities-light #210
This issue tracks the implementation of the Jazzband guidelines for the project django-cities-light It was initiated by @jpic who was ...
Read more >django-cities-light - PyPI
django -cities-light – Simple django-cities alternative. This add-on provides models and commands to import country, subregion, region/state, and city data ...
Read more >django-cities-light – Simple django-cities alternative — django ...
This add-on provides models and commands to import country, region/state, and city data in your database. The data is pulled from GeoNames and...
Read more >django-cities-light - Read the Docs
If you intend to build a fully featured spatial database, you should use django-cities. Repository. https://github.com/jazzband/django-cities-light.git. Project ...
Read more >A beginner's guide to modern art jazz - Luke Muehlhauser
“Art jazz,” as I use the term, refers to that subset of jazz music that, ... nor classical music played by a jazz...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@marianoeramirez To fix https://github.com/jazzband-roadies/help/issues/199 we need to decide who will be project lead for this project, since they must review and confirm releases before they are pushed to PyPI. Project leads so far only do the release management, but certainly will be the go-to person if issue arise. More information about the release process is in the docs.
Congrats!!