python-django: new package
authorOli Vogt <oli.vogt.pub01@gmail.com>
Sat, 3 Jan 2015 00:28:24 +0000 (13:28 +1300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 4 Jan 2015 21:04:35 +0000 (22:04 +0100)
commit71d6705ef6a3516325891bc117b3253b49ca0f5f
tree5d0f624001351e97bf2bb5e0ba556ed142b89775
parentcac64f2b0cb9e6f6a39c7eede1b80152293a741a
python-django: new package

[Thomas:
 - Bump to Django 1.7.2, the latest available version;
 - Support Python 3 in addition to Python 2.
 - Use a download location from pypi.python.org since the download
   location from djangoproject.com didn't work as is and is
   impractical to use with Buildroot: the full URL of the tarball is
   https://www.djangoproject.com/download/1.7.2/tarball/. I.e, it does
   not end with the tarball file name.]

Signed-off-by: oli vogt <oli.vogt.pub01@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-django/Config.in [new file with mode: 0644]
package/python-django/python-django.hash [new file with mode: 0644]
package/python-django/python-django.mk [new file with mode: 0644]