Changeset [12992]: [1.1.X] Fixed #13357 -- Minor changes to get Django runn...
[1.1.X] Fixed #13357 -- Minor changes to get Django running under PyPy. Thanks to Alex Gaynor for the patch.
Backport of r12991 from trun...
http://code.djangoproject.com/ticket/13357 read the full article
Changeset [13182]: [1.1.X] Fixed #6842 -- Added reference documentation on ...
[1.1.X] Fixed #6842 -- Added reference documentation on Django's exceptions. Thanks to timo for the patch.
Backport of r13180 from trunk....
http://code.djangoproject.com/ticket/6842 read the full article
03/26/2010
Changeset [12856]: Fixed #12930, #12832, #11538 -- Refactored and merged th...
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs.
http://code.djangoproject.com/ticket/12930 read the full article
Changeset [12987]: [1.1.X] Fixed #13345: Don't attempt to load the locale r...
[1.1.X] Fixed #13345: Don't attempt to load the locale regressiontests subdirectory as a Django app. Thanks ramiro.
r12971 from trunk.
http://code.djangoproject.com/ticket/13345 read the full article
Changeset [13603]: [1.2.X] Fixed #14033 -- Fixed another problem with xrefs...
[1.2.X] Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the Django doc extension. Thanks for the report and patch, Ramir...
http://code.djangoproject.com/ticket/14033 read the full article
Changeset [13602]: Fixed #14033 -- Fixed another problem with xrefs and Sph...
Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in the Django doc extension. Thanks for the report and patch, Ramiro Morale...
http://code.djangoproject.com/ticket/14033 read the full article
Changeset [12854]: Fixed #12594 -- Ensured that a meaningful exception is r...
Fixed #12594 -- Ensured that a meaningful exception is raised when the urlconf_module is None. Thanks to buriy for the report and patch.
http://code.djangoproject.com/ticket/12594 read the full article
Changeset [12892]: [1.1.X] Restored pre-r10062 behavior allowing None from ...
[1.1.X] Restored pre-r10062 behavior allowing None from formfield_callback to exclude itself from the form
Backported from r12891 from tr...
http://code.djangoproject.com/changeset/10062 read the full article
04/09/2010
Changeset [12942]: Minor documentation tweaks for GeoDjango, including addi...
Minor documentation tweaks for GeoDjango, including addition of link to main index, and removal of unsupported :download: directives.
http://code.djangoproject.com/wiki/GeoDjango read the full article