django (Django)

Name
Django
Email
Website/Blog
http://www.djangoproject.com/weblog/
Member Since
Oct 06, 2008 (about 1 year)

Following 0 githubbers and watching 1 repository view all →

Public Repositories (1)

  • django

    UNOFFICIAL mirror of the Subversion repository. Contact jezdez on irc.freenode.net or github@jezd...

    legend

    Last updated Tue Dec 01 16:30:26 -0800 2009

Public Activity feed

django pushed to master at django/django Tue Dec 01 16:30:27 -0800 2009
HEAD is c859100a8a4c9b19e93f54844c8051b26d1e39b9
  • russellm committed c859100a:
    Refs #11109 -- Touched some whitespace so Trac will display some files correctly.
django pushed to master at django/django Mon Nov 30 02:50:28 -0800 2009
HEAD is 68e4ffa87ffdc029147af3ba98a97080ffd267c0
  • telenieko committed 68e4ffa8:
    Updated Spanish translation.
django pushed to master at django/django Mon Nov 30 02:45:29 -0800 2009
HEAD is 6a34ca3eebff90183f7b845023c2f4b258a94143
  • telenieko committed 6a34ca3e:
    Updated Catalan translation.
django pushed to soc2009/multidb at django/django Thu Nov 26 09:50:23 -0800 2009
HEAD is 74bb22a0613e58a186d6e34d5ab43c1d67e2a0eb

2 commits »

django pushed to master at django/django Thu Nov 26 03:20:29 -0800 2009
HEAD is 116bed1a491938a2abcc8749cfd33060c5b99b32
  • russellm committed 116bed1a:
    Fixed #12267 -- Corrected a typo in the Email docs. Thanks to Thejaswi Puthraya for the report.
django pushed to soc2009/multidb at django/django Wed Nov 25 23:30:24 -0800 2009
HEAD is 3a30bd86afb2cee979b7d5b7e6dba5135f6f4a06
  • Alex committed 3a30bd86:
    [soc2009/multidb] Fix a number of tests when run under an old style settings (i.e. using the DATABASE_* settings).
django pushed to master at django/django Mon Nov 23 13:45:31 -0800 2009
HEAD is 6048cfa296831528594c4a572d5357422825bfff
  • aljosa committed 6048cfa2:
    updated croatian translation, date/time formats contributed by Davor Lučić
django pushed to soc2009/multidb at django/django Mon Nov 23 08:50:26 -0800 2009
HEAD is 850ed156f947eaceef0fd01ac3012a199e7fcbee

3 commits »

django pushed to soc2009/multidb at django/django Mon Nov 23 08:45:34 -0800 2009
HEAD is 856aa9070df17cef98aa95c58bce7c282acd25e6

12 commits »

django pushed to soc2009/multidb at django/django Mon Nov 23 06:30:25 -0800 2009
HEAD is c793528c9750574f715faa3486f16bc502585465
  • Alex committed c793528c:
    [soc2009/multidb] Merged up to trunk r11760.
django pushed to 1.1.X at django/django Mon Nov 23 05:55:17 -0800 2009
HEAD is 398c750375563c3d777e1915293dcccf879b986a
  • russellm committed 398c7503:
    [1.1.X] Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes.
django pushed to master at django/django Mon Nov 23 05:45:32 -0800 2009
HEAD is 12c8a3a43c704abda6550c9a3891688160117961
  • russellm committed 12c8a3a4:
    Cleaned up the release notes index page, and added some stub 1.1.2 and 1.2 release notes.
django pushed to soc2009/multidb at django/django Fri Nov 20 23:05:24 -0800 2009
HEAD is 9feb8dc0bcc8b95401bde9525012ca7f87c6b839
  • Alex committed 9feb8dc0:
    [soc2009/multidb] Split SQL construction into two seperate classes, the Query class which stores data about a query being constructed, and a Compiler class which generates SQL.
django pushed to soc2009/multidb at django/django Fri Nov 20 23:00:35 -0800 2009
HEAD is 06e3141d1624ff67695e0ac286a2289fcf8ac1e6
  • Alex committed 06e3141d:
    [soc2009/multidb] Merged up to trunk r11756.
django pushed to 1.1.X at django/django Fri Nov 20 07:05:20 -0800 2009
HEAD is 56b46506e0ad1ea70956181795b8eb22bc8934b4
  • jacob committed 56b46506:
    [1.1.X] Added an explicit test showing that field errors are correctly autoescaped.
django pushed to master at django/django Fri Nov 20 07:00:30 -0800 2009
HEAD is f04a8f52dc3fb5fb3787b4e27b399ff1f4b58fde
  • jacob committed f04a8f52:
    Added an explicit test showing that field errors are correctly autoescaped.
django pushed to master at django/django Thu Nov 19 17:00:25 -0800 2009
HEAD is c3a791694d28c0b0170f917ac254304cc0580c5f
  • russellm committed c3a79169:
    Fixed #12245 -- Corrected target app handling for auto-generated m2m models when the parent model isn't in the models module (or a subpackage thereof). Thanks to emulbreh for the report and patch.
django pushed to 1.1.X at django/django Thu Nov 19 14:00:18 -0800 2009
HEAD is 81324eed13a6629289c0bdf76535a02f1b9edf8a
  • jtauber committed 81324eed:
    [1.1.X] Added myself to committers list
django pushed to master at django/django Thu Nov 19 13:50:27 -0800 2009
HEAD is ff9d00230b04874bdf477580699a161619e15f91
  • jtauber committed ff9d0023:
    added myself to committers list
django pushed to master at django/django Thu Nov 19 07:10:25 -0800 2009
HEAD is b0bb7e0526c57e7f19841668e0cb884de5564e8c
  • russellm committed b0bb7e05:
    Corrected a regression in validation of admin fieldsets with nested definitions from r11744. Thanks to Davor Lučić for the report.
django pushed to master at django/django Thu Nov 19 03:25:32 -0800 2009
HEAD is 199aa1dc2483710385dc064369f655e4e8475974
  • russellm committed 199aa1dc:
    Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report.
django pushed to 1.1.X at django/django Thu Nov 19 03:25:19 -0800 2009
HEAD is 9f01955376ae5f2b92dc5fdb36b7b5e4e41b1078
  • russellm committed 9f019553:
    Corrected an inconsistency in the documentation regarding the way to specify the locmem and dummy cache backend. Thanks to Jens Diemer for the report.
django pushed to master at django/django Wed Nov 18 20:40:26 -0800 2009
HEAD is 41dca141efaec39d14c6805079dc7d718be67a10

2 commits »

django pushed to 1.1.X at django/django Wed Nov 18 20:40:16 -0800 2009
HEAD is 12dc8f65f69ae0b466ed63b44602fc786d046f6f
  • russellm committed 12dc8f65:
    [1.1.X] Fixed #12242 -- Corrected a problem with masking extra selects() in a DateQuerySet. Thanks to Alex Gaynor for his help debugging this one.
django pushed to master at django/django Wed Nov 18 13:40:25 -0800 2009
HEAD is 502d940b7220c795f96e403fb110e31e891fac9c
  • ikelly committed 502d940b:
    Fixed a misplaced parenthesis.
django pushed to master at django/django Wed Nov 18 03:15:25 -0800 2009
HEAD is 406f99cc6f8d7c06555b317fac93d5e16f2d2179
  • russellm committed 406f99cc:
    Added tests for the bash completion script from [11526]. Thanks to Eric Holscher.
django pushed to master at django/django Tue Nov 17 23:45:28 -0800 2009
HEAD is 88bc52d125a820b821f2a53edeef4ba16a6cbaf1
  • russellm committed 88bc52d1:
    Fixed #12237 -- Improved the error message for m2m fields with an explicit through model being listed in admin fieldsets. Thanks to Pyth for the report and Ramiro Morales for the patch.
django pushed to master at django/django Mon Nov 16 18:15:25 -0800 2009
HEAD is b36dae588f4e955c9a9495710e783ebb822fb69d
  • jbronn committed b36dae58:
    As promised, removed the `_DeprecatedTestModule` and its instances.
django pushed to master at django/django Mon Nov 16 10:50:27 -0800 2009
HEAD is fc72737fdd3e938ac412bb9bc2a155e29f676944
  • jbronn committed fc72737f:
    Fixed #11433 -- 3D geometry fields are now supported with PostGIS; EWKB is now used by `PostGISAdaptor`.
django pushed to master at django/django Sun Nov 15 18:00:32 -0800 2009
HEAD is c41506aa0b5e48622aa45618ed8aeff4b66b3741
  • brosner committed c41506aa:
    Fixed #5034 -- honor request.urlconf in reverse and resolve.
django pushed to 1.1.X at django/django Sun Nov 15 18:00:21 -0800 2009
HEAD is 4bf3876eb7dab56cd92bcebd3f287e99ceb3f864
  • brosner committed 4bf3876e:
    [1.1.X] Fixed #5034 -- honor request.urlconf in reverse and resolve.
django pushed to master at django/django Sat Nov 14 15:30:29 -0800 2009
HEAD is dba7b657245ebec1f457d7c1f640633c1cb31a94
  • jbronn committed dba7b657:
    `OGRGeomType` now recognizes 2.5D types, and removes need for unnecessary workaround in `Layer.geom_type`; corrected geometry type in test VRT file. Refs #11433.
django pushed to master at django/django Sat Nov 14 11:15:26 -0800 2009
HEAD is fec6cd9e7229b29ee11361a87b65e06278346b42
  • lukeplant committed fec6cd9e:
    Fixed #12198 - CSRF changes not clearly noted in docs.
django pushed to master at django/django Fri Nov 13 04:40:27 -0800 2009
HEAD is a7b54dfb0cbbc9169f13afb2ff556dfe941ed3b6
  • russellm committed a7b54dfb:
    Refs #12203 -- Improved error handling for the case where a user manually specifies an m2m field with an explicit through field. Thanks to dgouldin for the report, and Ramiro Morales for the patch.
django pushed to master at django/django Fri Nov 13 04:35:29 -0800 2009
HEAD is 2abb3ea22ea00abd8c65e0a82d7e148af6c67e48
  • russellm committed 2abb3ea2:
    Fixed #12209 -- Made the through attribute on a m2m relation into a property to ensure that the fully resolved through model is always provdided. Thanks to dgouldin for the report.