scripts/make_release.sh
2008-11-22 Pawel Solyga Remove polymodel folder from DEFAULT_APP_DIRS variable in make_release script.
2008-11-10 Pawel Solyga Add jquery folder to make_release.sh script to fix not working jquery on deployed app.
2008-10-14 Todd Larsen Add a third-party ReferenceListProperty class. This is going to be used to
2008-10-04 Todd Larsen urllib.quote() is needed by the soc/logic/site/map.py work, so import it from
2008-09-30 Pawel Solyga Add polymodel folder to DEFAULT_APP_DIRS variable in make_release.sh script.
2008-09-19 Todd Larsen Make django.zip in release/, instead of in app/ with a symlink in release/.
2008-09-16 Todd Larsen Explain why pushd and popd are needed when making tiny_mce.zip.
2008-09-16 Todd Larsen Use zip to compress tiny_mce, and use zipserve to serve it in Google App
2008-09-16 Pawel Solyga Updated make_release.sh docs and added way for person invoking the script to override script variables such as RELEASE using something like "RELEASE=../testing_release ./make_release.sh".
2008-09-16 Todd Larsen Add recently-moved feedparser and tiny_mce to APP_DIRS.
2008-09-16 Pawel Solyga Changed ZIPFILE variable to DJANGO_ZIPFILE in make_release.sh script and added 'cd $APP_FOLDER' before we zip django.
2008-09-14 Pawel Solyga Release shell script and associated changes. Set svn:ignore property on /app/django.zip file and /release folder.
less more (0) tip