Changes between Version 38 and Version 39 of DjangoBranches
- Timestamp:
- May 27, 2010, 11:29:02 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoBranches
v38 v39 46 46 === Mercurial (hg) === 47 47 48 * '''Bitbucket''': The Bitbucket crew maintains a number of Mercurial repositories that track official repositories of different projects, all of them owned by the [http://bitbucket.org/mirror/ mirror] pseudo user. In particular there are a [http://bitbucket.org/mirror/django-trunk/ Django trunk] and [http://bitbucket.org/mirror/django-10x/ Django 1.0.x] mirrors, both always up to date. (Note: the [http://bitbucket.org/mirror/django-all/ django-all] mirror seems to be the most correctly implemented since it tracks branches and tags properly)48 * '''Bitbucket''': The Bitbucket crew maintains a number of Mercurial repositories that track official repositories of different projects, all of them owned by the [http://bitbucket.org/mirror/ mirror] pseudo user. For Django, use http://bitbucket.org/mirror/django-new . 49 49 * [http://geodjango.org/hg/ GeoDjango Mercurial]: includes `gis-newforms` (a merge of the `gis` and `newforms-admin` branches), example code, and other geospatial goodies. 50 50 * [http://joelia.gthc.org/django-bugfixes/ DjangoBugfixes]: An experimental MQ repository following the trunk branch of Django. More info is available [http://gthc.org/wiki/PythonWebDevelopment/DjangoBugfixes here].