www/py-django-bootstrap-form
www/py-django-countries
www/py-django-formtools
Details
Details
- Reviewers
- koobs 
- Group Reviewers
- Ports Committers - Python 
- Commits
- rP403953: Add new port: py-django-formtools
 rP403952: Add new port: py-django-countries
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
- Lint Not Applicable 
- Unit
- Tests Not Applicable 
Event Timeline
| www/py-django-formtools/Makefile | ||
|---|---|---|
| 11 โ | (On Diff #9147) | Is this intent to be the same with www/py-django-bootstrap-form? | 
| www/py-django-formtools/Makefile | ||
|---|---|---|
| 11 โ | (On Diff #9147) | @alfred A good rule of thumb for Python packages (particularly those in PyPI/CHEESESHOP) is to use exactly the setup.py:description field (modified for length/etc if necessary) In this case, the description is: A set of high-level abstractions for Django forms Removing the leading indefinite articles leaves: Set of high-level abstractions for Django forms Perfect for the COMMENT. If any of the other Port COMMENTS need updating in this same manner, please update them too Another good rule of thumb is to use the setup.py:homepage field for the pkg-descr WWW: URL |