1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/www/py-django18/pkg-descr
Kubilay Kocak 7b7f5ad788 [NEW] www/py-django18: Add Django 1.8.4 to the tree
Create a new www/django18 port using www/py-django17 as a base.

- Use CHEESESHOP (Geo-based CDN) as the default MASTER_SITES
- Update COMMENT to more closely match upstream
- Add version and LTS suffix to COMMENT
- Update CONFLICTS and de-scope to CONFLICTS_INSTALL
- Fix whitespace alignment and improve readability

Django 1.8 Release Notes:

  https://docs.djangoproject.com/en/1.8/releases/1.8/
2015-09-01 04:57:40 +00:00

11 lines
509 B
Plaintext

Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.
WWW: http://www.djangoproject.com