Changes between Version 29 and Version 30 of DjangoBranches
- Timestamp:
- Mar 20, 2009, 10:41:31 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoBranches
v29 v30 45 45 === Mercurial (hg) === 46 46 47 * [Preferred] Mercurial mirror of trunk, updated hourly: http://hg.dpaste.com/django/ 47 * '''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. 48 * Mercurial mirror of trunk, updated hourly: http://hg.dpaste.com/django/ -- out of date as of Mar 20 2009 48 49 * SVN2HG Gateway of Django and Active branches, updated hourly: [http://hgsvn.trbs.net/django/] 49 50 * [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 51 * A experimental Django 1.0 branch using patches from django.bugfixes: http://joelia.gthc.org/django.devel. This is totally at your own risk and may not work at all. Updated quite not often, but is somewhat stable. See also: http://joelia.gthc.org/django.bugfixes 51