summaryrefslogtreecommitdiff
path: root/django/__init__.py
AgeCommit message (Expand)Author
2010-06-21[soc2010/query-refactor] Merged up to trunk r13366.Alex Gaynor
2010-05-24Bump to 1.2.1.1.2.1James Bennett
2010-05-17Trunk is now 1.2.1 pre-alpha.James Bennett
2010-05-17Bump version and download info to 1.2.1.2James Bennett
2010-05-06Bump to 1.2 RC 1James Bennett
2010-02-06Bump version info to 1.2 beta.James Bennett
2010-01-06Bump version number and add download_url for 1.2 alpha.James Bennett
2009-07-30Trunk is now 1.2 pre-alpha.James Bennett
2009-07-29Update packaging info for 1.1 release.1.1James Bennett
2009-07-29We don't need to put the 'final' bit in the version number, and it messes up ...James Bennett
2009-07-22Bump django.VERSION for RC 1.James Bennett
2009-03-24Bumped version for 1.1 beta.Jacob Kaplan-Moss
2009-02-24Bump version to 1.1 alpha 1 and add download_url for the eventual 1.1 alpha 1...James Bennett
2008-09-30Update django.VERSION in trunk per previous discussionJames Bennett
2008-09-16Fixed #9016 -- Changed VERSION from 1.0.final to 1.0.post-release-SVN, which ...Adrian Holovaty
2008-09-03Bump version number for Django 1.0 release1.0James Bennett
2008-09-03Bumped version to rc1.Jacob Kaplan-Moss
2008-08-27Bumped version number for 1.0 Beta 2 release.Russell Keith-Magee
2008-08-15Modified version number string for Beta 1 release.Russell Keith-Magee
2008-08-08Changed the version number to not include a space.Malcolm Tredinnick
2008-08-08Bumped version number prior to release.Malcolm Tredinnick
2008-07-22Bumped version number for 1.0-alpha release.Jacob Kaplan-Moss
2008-07-19Fixed django.VERSION after NFA merge.Jacob Kaplan-Moss
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner
2007-08-21Fixed #5215 -- Added Subversion revision number to Django version string. Tha...Adrian Holovaty
2007-06-10Fixed #4517 -- Made sure that URL_VALIDATOR_USER_AGENT includes the up-to-dateMalcolm Tredinnick
2007-04-03Dropped the presumptive next release's number to 0.97 just so that nobody get...Jacob Kaplan-Moss
2007-04-03Bumped version number to 1.0-pre, so that we can tell it apart from the 0.96Malcolm Tredinnick
2007-03-23Bumped django.VERSION to 0.96.Jacob Kaplan-Moss
2006-07-30Changed django.VERSION from 0.95 to to 0.96-preAdrian Holovaty
2006-07-28Changed django.VERSION to (0, 95, None) to signify final 0.95 releaseAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-02-17Fixed #1177 -- Added django.VERSION and '--version' command to django-admin.p...Adrian Holovaty
2005-07-13Imported Django from private SVN repository (created from r. 8825)Adrian Holovaty