index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2010-01-04
Fixed #11314 - Highlight the current date in the admin calendar widget.
Jannis Leidel
2010-01-04
Fixed #12013 - Marked some default error messages for translation.
Jannis Leidel
2010-01-04
Fixed #12053 - form examples don't validate according to w3c
Luke Plant
2010-01-04
Fixed #7679 -- Added (configurable) highlighting colors to the development se...
Russell Keith-Magee
2010-01-04
Modified the way EMAIL_BACKEND is specified to make it consistent with the ne...
Russell Keith-Magee
2010-01-04
Fixed #12479 -- Pass in connection argument to `as_sql` in `GeoSQLCompiler.ge...
Justin Bronn
2010-01-04
Fixed #10285 - Added render_comment_list template tag to comments app. Thanks...
Jannis Leidel
2010-01-04
Fixed #12492 - Refactored JavaScript format localization by separating it fro...
Jannis Leidel
2010-01-04
Fixed #11100 - Added get_comment_permalink template tag to comments app to be...
Jannis Leidel
2010-01-03
Fixed #11615 -- Changed test runners to use an exit status code of 1 for any ...
Gary Wilson Jr
2010-01-03
Fixed #12445 -- Added ' (single quote), @ (at sign), and ~ (tilde) to safe ch...
Gary Wilson Jr
2010-01-03
Fixed #12476 -- Forced the rollout of generators passed to SortedDict so that...
Russell Keith-Magee
2010-01-01
Fixed #12443 - Don't use thousand separators on year numbers.
Jannis Leidel
2010-01-01
Fixed #12480 - Use month variable for headline text.
Jannis Leidel
2010-01-01
Fixed #7262 - Added ISO 8601 and microsecond format string to utils.dateforma...
Jannis Leidel
2010-01-01
Fixed #12435 - Handle Unicode characters in format strings correctly.
Jannis Leidel
2010-01-01
Fixed #12230 - Updated utils.translation.to_locale to support the special sr_...
Jannis Leidel
2010-01-01
Fixed #12220 - Added Serbian Latin to list of languages in global settings. T...
Jannis Leidel
2010-01-01
Fixed #12477 - Fields specified in ModelAdmin.readonly_fields now respect Fie...
Jannis Leidel
2010-01-01
Adding trailing semicolons to admin date and time widgets JavaScript (Refs [1...
Jannis Leidel
2010-01-01
Fixed #12472 - Correctly show TimeFields values when using locale-aware forma...
Jannis Leidel
2010-01-01
Fixed #12474 - Removing SQL specific bits from USPhoneNumberField. Patch from...
Jannis Leidel
2010-01-01
Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for ...
Jannis Leidel
2010-01-01
Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for...
Jannis Leidel
2010-01-01
Fixed #12017 - Overriding the default error message of the UKPostcodeField wo...
Jannis Leidel
2010-01-01
Fixed #11123 - Added Irish (ie) localflavor.
Jannis Leidel
2010-01-01
Fixed #8068 - Added Kuwaiti (kw) localflavor. Thanks to Ahmad Al-Ibrahim for ...
Jannis Leidel
2010-01-01
Fixed #10736 - Added Uruguayan (uy) localflavor. Thanks to Gonzalo Saavedra f...
Jannis Leidel
2010-01-01
Fixed problem in which SpatiaLite library would not be loaded for the connect...
Justin Bronn
2009-12-31
Ensure the default keyboard interrupt handler is restored
Karen Tracey
2009-12-31
Fixed #12364: Added graceful exit from a test run when Ctrl-C is pressed. Th...
Karen Tracey
2009-12-31
Fixed #12468 -- Use the `DatabaseOperations` class from the `postgresql_psyco...
Justin Bronn
2009-12-30
Fixed #12462 - Fixed edge case with auth backends that don't support object p...
Jannis Leidel
2009-12-30
Fixed Norwegian date and time input format strings.
Jannis Leidel
2009-12-30
Fixed #12454 - Added support for localized formats to admin date and time wid...
Jannis Leidel
2009-12-30
Fixed #12444 - Date based widgets now correctly handle input values when usin...
Jannis Leidel
2009-12-30
Fixed #12448 - Make sure format strings are handled correctly as unicode.
Jannis Leidel
2009-12-30
Fixed #12461: better translation for error message. Thanks jwilk for report a...
Jarek Zgoda
2009-12-29
Fixed #12458 -- no longer use try/except/finally syntax in PostGIS and Spatia...
Justin Bronn
2009-12-29
When `GEOSFree` is not available on NT platforms, have to specifically use th...
Justin Bronn
2009-12-29
Fixed #12344 -- Using `select_related()` on geographic fields with the Oracle...
Justin Bronn
2009-12-29
Fixed `GeoManager.get_query_set` incompatibility with `db_manager` method.
Justin Bronn
2009-12-28
Updated italian translation of formats.py
Nicola Larosa
2009-12-28
Fixed #11191 - Admin throws 500 instead of 404 for PK of incorrect type
Luke Plant
2009-12-28
Fixed #12112 -- Made the colors used by syntax highlighting customizable.
Russell Keith-Magee
2009-12-28
Fixed #12452 -- Ensured that all connections are closed when a request is fin...
Russell Keith-Magee
2009-12-27
Fixed #11609 -- The `check_pointer` error checking routine and `GDALBase._set...
Justin Bronn
2009-12-27
Fixed #12450 -- `GEOSFree` was really added in GEOS 3.1.1, not 3.1.0. Thanks...
Justin Bronn
2009-12-26
Italian translation updated
Nicola Larosa
2009-12-25
Fixed `LayerMapping` to work with PostGIS geography fields; removed `LayerMap...
Justin Bronn
[prev]
[next]