Changes between Version 39 and Version 40 of DjangoBranches


Ignore:
Timestamp:
Sep 10, 2010, 12:15:38 PM (15 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