Changes between Version 39 and Version 40 of DjangoBranches


Ignore:
Timestamp:
Sep 10, 2010, 12:15:38 PM (14 years ago)
Author:
Ramiro Morales
Comment:

Added info about the official Hg mirror

Legend:

Unmodified
Added
Removed
Modified
  • DjangoBranches

    v39 v40  
    4646=== Mercurial (hg) ===
    4747
    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
     50Other repositories
     51
    4952 * [http://geodjango.org/hg/ GeoDjango Mercurial]: includes `gis-newforms` (a merge of the `gis` and `newforms-admin` branches), example code, and other geospatial goodies.
    5053 * [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].
Back to Top