index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Age
Commit message (
Expand
)
Author
2007-04-05
boulder-oracle-sprint: Merged to [4934].
Boulder Sprinters
2007-03-09
boulder-oracle-sprint: Merged to trunk [4692].
Boulder Sprinters
2007-01-03
boulder-oracle-sprint: Merged to trunk [4276]
Boulder Sprinters
2006-12-15
boulder-oracle-sprint: Merged to trunk [4210].
Boulder Sprinters
2006-10-16
Changed setup.py to use standard distutils instead of setuptools. This means ...
Adrian Holovaty
2006-09-24
Fixed #2804 -- Fixed up installation of sitemaps module. Thanks, Maximillian
Malcolm Tredinnick
2006-08-05
Fixed #61 -- Added admin/auth/user/*.html to setup.py
Adrian Holovaty
2006-07-30
Fixed #2451 -- setup.py no longer has to list each language, thanks to patter...
Adrian Holovaty
2006-07-21
added tamil translation to the setup
Georg Bauer
2006-07-10
added arabic to the setup
Georg Bauer
2006-06-02
Fixed #1929 -- Updated version in setup.py from 0.91 to 0.95
Adrian Holovaty
2006-06-02
Fixed #2065 -- Changed setup.py to install django.contrib.comments templates....
Adrian Holovaty
2006-05-24
added missing languages to setup.py
Georg Bauer
2006-05-11
Fixed #1750 -- Changed setup.py to exclude 'examples.*'
Adrian Holovaty
2006-05-03
Fixed #1750 -- Changed setup.py to exclude 'examples' directory. Thanks, misc...
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty
2006-01-11
Cleaned up setup.py in preparation for 0.91 release
Adrian Holovaty
2005-11-25
MERGED NEW-ADMIN BRANCH (except for po/mo files, which will come in a separat...
Adrian Holovaty
2005-11-22
Changed package_data formatting in setup.py to match that of new-admin
Adrian Holovaty
2005-11-16
Updated setup.py to include locales and *.TXT in package_data. Changed versio...
Adrian Holovaty
2005-10-20
Fixed #653 -- setup.up now accounts for admin file moves. Thanks, korpios@gma...
Adrian Holovaty
2005-09-22
Fixed #538 -- Added zip_safe=False to setup.py. Thanks, grayrest@gmail.com
Adrian Holovaty
2005-09-04
Fixed #459 -- setup.py now includes admin_templates/registration. Thanks, igo...
Adrian Holovaty
2005-07-18
Moved default admin from media to django/conf/admin_media, so Django is able ...
Adrian Holovaty
2005-07-17
Changed setup.py to include admin_templates. Thanks for the heads-up, Freewhe...
Adrian Holovaty
2005-07-15
Changed setup.py author and added django-admin to distutils 'scripts'
Adrian Holovaty
2005-07-15
Moved django.bin.setup to root level and converted it to use setuptools. Stil...
Adrian Holovaty