Changes between Version 25 and Version 26 of DjangoBranches


Ignore:
Timestamp:
Mar 11, 2009, 8:48:12 AM (15 years ago)
Author:
Etienne Robillard
Comment:

added django.devel repository

Legend:

Unmodified
Added
Removed
Modified
  • DjangoBranches

    v25 v26  
    4545 * [Preferred] Mercurial mirror of trunk, updated hourly: http://hg.dpaste.com/django/
    4646 * SVN2HG Gateway of Django and Active branches, updated hourly: [http://hgsvn.trbs.net/django/]
    47  * [http://geodjango.org/hg/ GeoDjango Mercurial]: includes `gis-newforms` (a merge of the `gis` and `newforms-admin` branches), example code, and other geospatial goodies.
     47 * [http://geodjango.org/hg/ GeoDjango Mercurial]: includes `gis-newforms` (a merge of the `gis` and `newforms-admin` branches), example code, and other geospatial goodies.
     48 * 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...
     49 
     50 
Back to Top