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-11
Upgraded SpatiaLite default initialization SQL file name for 2.3 release.
Justin Bronn
2009-04-11
Fixed #10796 -- Corrected a pickling problem introduced by [10522]. Thanks to...
Russell Keith-Magee
2009-04-11
Fixed #10601 -- Fixed edit inline display in admin for right-to-left locales.
Malcolm Tredinnick
2009-04-11
Fixed #10738 -- Fixed content type values for deferred and proxy models.
Malcolm Tredinnick
2009-04-11
Fixed #10197 -- Corrected pickling of querysets when a subset of fields was s...
Russell Keith-Magee
2009-04-11
Fixed #10766 -- Raise an error when annotate() references another aggreagte()...
Russell Keith-Magee
2009-04-11
Fixed #10369 -- Fixed auto-escaping inside "tran" and "blocktrans" tags.
Malcolm Tredinnick
2009-04-11
Fixed #10357 -- Fixed the "dbshell" command for Windows users.
Malcolm Tredinnick
2009-04-11
Fixed #10783 -- Fixed Javascript error when adding a new object in admin.
Malcolm Tredinnick
2009-04-11
Fixed #10782 -- Fixed a Javascript error in the admin.
Malcolm Tredinnick
2009-04-11
Fixed #10571 -- Ensured that unicode POST data is correctly encoded by the te...
Russell Keith-Magee
2009-04-11
Fixed #10450 -- Fixed an initialisation problem in the savepoint code.
Malcolm Tredinnick
2009-04-11
Fixed #10645 -- Added some robustness around some admin and modelform params.
Malcolm Tredinnick
2009-04-11
Fixed #10773 -- Small fix to the French translation. Thanks, djoume.
Malcolm Tredinnick
2009-04-11
Fixed #10778 -- Updated Russian translation from Andrew Fedorov.
Malcolm Tredinnick
2009-04-11
Fixed the tests from #10455 so that they are set up correctly.
Malcolm Tredinnick
2009-04-11
Fixed BooleanFields being coerced null=True in Oracle.
Ian Kelly
2009-04-10
Fixed #9640, #10549: BooleanFields with choices, a default, and null=False no...
Jacob Kaplan-Moss
2009-04-10
Converted model_fields regression tests into unittests.
Jacob Kaplan-Moss
2009-04-10
No longer create tables for unnecessary applications when running the GeoDjan...
Justin Bronn
2009-04-10
Fixed #10753 -- Fixed regression in dispatcher after [10398]. Thanks for the ...
Adrian Holovaty
2009-04-10
Fixed #10038: make `BaseModelFormSet.save_existing_objects` use `Form.has_cha...
Jacob Kaplan-Moss
2009-04-10
Applied latest changes to `ListMixin` from Aryeh Leib Taurog and added him to...
Justin Bronn
2009-04-10
Refactored `get_srid_info` to use the ORM (now possible since it's no longer ...
Justin Bronn
2009-04-10
Fixed a silly typo in my bio. How embarrassing.
Jacob Kaplan-Moss
2009-04-10
Fixed #10774: accessing form media types in templates (i.e. ``{{ form.media.j...
Jacob Kaplan-Moss
2009-04-10
Added an SRID_CACHE to GeoDjango db/models/fields/__init__.py so that we only...
Adrian Holovaty
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
[prev]
[next]