Changes between Version 39 and Version 40 of DjangoBranches
- Timestamp:
- Sep 10, 2010, 12:15:38 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DjangoBranches
v39 v40 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. For Django, use http://bitbucket.org/mirror/django-new . 48 * '''Official mirror''': It's hosted on [http://bitbucket.org Bitbucket], it is updated every five minutes: http://bitbucket.org/django/django 49 50 Other repositories 51 49 52 * [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 53 * [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].