mirror of
https://github.com/django/django.git
synced 2025-08-07 04:18:19 +00:00
Changed setup.py author and added django-admin to distutils 'scripts'
git-svn-id: http://code.djangoproject.com/svn/django/trunk@68 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
604cd7fe14
commit
41c99f35db
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python2.3
|
||||
#!/usr/bin/env python
|
||||
from django.core import db, meta
|
||||
import django
|
||||
import os, re, sys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue