index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-04-10
Fixed typo in GeoDjango deprecation error message
Adrian Holovaty
2009-04-10
Changed GeoDjango GeometryField to lazily load units, units_name and _spheroid
Adrian Holovaty
2009-04-10
Updated my bio.
Jacob Kaplan-Moss
2009-04-10
Fixed #10747: fixed the auth tests to ignore broken user-supplied login/logou...
Jacob Kaplan-Moss
2009-04-10
Fixed #10708 -- Updated Japanese translation from Takashi Matsuo.
Malcolm Tredinnick
2009-04-10
Fixed #10674 -- Updated Arabic translation from Ossama M. Khayat.
Malcolm Tredinnick
2009-04-10
Fixed #10652 -- Updated Slovenian translation from Gasper Zejn.
Malcolm Tredinnick
2009-04-10
Polish translation updated
Jarek Zgoda
2009-04-10
Fixed #10593 -- Updated Portugese Brazilian translation.
Malcolm Tredinnick
2009-04-10
Fixed #10567 -- Slovak translation update from Marian Andre.
Malcolm Tredinnick
2009-04-10
Fixed #10446 -- Updated Russiann translation. Thanks, dc.
Malcolm Tredinnick
2009-04-10
Fixed #10175 -- Changed the Serbian translation to use Cyrillic for 1.1.
Malcolm Tredinnick
2009-04-10
Fixed #10077 -- Fixed a Chinese translation error. Thanks, wizunion@gmail.com.
Malcolm Tredinnick
2009-04-10
Updated Italian translation
Nicola Larosa
2009-04-10
Fixed #9315 -- Handle spaces in URL tag arguments.
Malcolm Tredinnick
2009-04-10
Fixed #8515 -- Fixed validation of Polish REGON numbers.
Malcolm Tredinnick
2009-04-09
Added missing file from [10457].
Jacob Kaplan-Moss
2009-04-09
Fixed #7944: date-based generic views no longer get confused with a numeric m...
Jacob Kaplan-Moss
2009-04-09
Fixed #5563: `BooleanField(null=True)` now raises a validation warning tellin...
Jacob Kaplan-Moss
2009-04-09
Fixed #10647: intermediary tables between two umanaged models are no longer c...
Jacob Kaplan-Moss
2009-04-08
Fixed #10059: `ModelAdmin.formfield_for_dbfield` now handles custom `Field` s...
Jacob Kaplan-Moss
2009-04-08
Fixed #9341: add another on `ManyToManyField`s with `raw_id_admins` now works...
Jacob Kaplan-Moss
2009-04-08
Fixed #9036: unified the permission checking in `AdminSite`, pushing it down ...
Jacob Kaplan-Moss
2009-04-08
Fixed the test from [10447] to not depend on `os.listdir()` ordering. I alway...
Jacob Kaplan-Moss
2009-04-08
Fixed #8422: FilePathField now respects required=False.
Jacob Kaplan-Moss
2009-04-08
Fixed #10666 -- Corrected the handling of inherited fields with aggregate() a...
Russell Keith-Magee
2009-04-08
Updated Polish translation
Jarek Zgoda
2009-04-08
Now take advantage of new argument accepted by `AddGeometryColumn` in SpatiaL...
Justin Bronn
2009-04-07
Added some tests to show that #9672 has been fixed ever since [10215]. Refs #...
Jacob Kaplan-Moss
2009-04-07
Fixed #9756: the for tag no longer leaves the context stack unbalanced when d...
Jacob Kaplan-Moss
2009-04-07
Fixed #10644: removed an undocumented, unused, and (as far as I can tell) unn...
Jacob Kaplan-Moss
2009-04-07
Fixed #9957: feeds now respect time zone information provided by the pub date.
Jacob Kaplan-Moss
2009-04-07
Fixed #10757 -- Fixed improper selection of primary keys across relations whe...
Justin Bronn
2009-04-07
Fixed #9555: respect the `feed_url` feed parameter. Thanks, sedden.
Jacob Kaplan-Moss
2009-04-07
Fixed #10169: don't accidentally try to redirect to "None" after posting a co...
Jacob Kaplan-Moss
2009-04-07
Now support SVG output in SpatiaLite; added tests for SVG output.
Justin Bronn
2009-04-07
Fixed #10633, #10691: marked strings in the comments app for translation. Tha...
Jacob Kaplan-Moss
2009-04-07
Fixed #10585: comment redirects built from the `next` parameter now work corr...
Jacob Kaplan-Moss
2009-04-07
Fixed #9956: relax the URL pattern for primary keys in the comment redirect s...
Jacob Kaplan-Moss
2009-04-07
Fixed #9792: corrected invalid HTML in the comment form and comment preview.
Jacob Kaplan-Moss
2009-04-07
Fixed #9268: pass the "next" param through in the comment preview/post view. ...
Jacob Kaplan-Moss
2009-04-07
Fixed #10183 -- Corrected the handling of unicode in assertContains and asser...
Russell Keith-Magee
2009-04-07
Fixed #10714 - made mod_wsgi recommendation consistent across deployment docu...
Simon Willison
2009-04-06
Fixed a documentation typo
Simon Willison
2009-04-06
Removed duplicate modwsgi navigation link
Simon Willison
2009-04-06
Fixed #10423, a type on the `AdminSite.admin_view` docstring.
Jacob Kaplan-Moss
2009-04-06
Fixed a small error in the docs that I missed from [10408].
Jacob Kaplan-Moss
2009-04-06
Made a bunch of improvements to admin actions. Be warned: this includes one m...
Jacob Kaplan-Moss
2009-04-05
Made a set of small test changes to avoid leaving temp files hanging around a...
Karen Tracey
2009-04-05
Fixed a sloppy test auth test. [10400] revealed that the auth test was relyin...
Jacob Kaplan-Moss
[next]