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
2008-08-17
Fixed #8113. Made `get_width_height` a `GoogleZoom` method that takes the ex...
Justin Bronn
2008-08-17
Changed the (internal) way extra(select=.., select_params=...) handling is done
Malcolm Tredinnick
2008-08-17
Fixed #8239 -- Google App Engine has a restricted "imp" module, which doesn't
Malcolm Tredinnick
2008-08-17
Fixed #8238 -- If an invalid database backend is mentioned in settings and the
Malcolm Tredinnick
2008-08-17
Fixed #8353 -- Corrected the case when adminform is not in the context when r...
Brian Rosner
2008-08-17
Fixed #8178: Another update to debug template to aid rendering of exception t...
Russell Keith-Magee
2008-08-17
Fixed #7241 -- More robust exception catching in the transaction management
Malcolm Tredinnick
2008-08-16
Fixed #5133 -- Explicitly close memcached connections after each request
Malcolm Tredinnick
2008-08-16
Fixed #3121 -- Made `get_or_create()` work for `RelatedManager` and `ManyRela...
Gary Wilson Jr
2008-08-16
Fixed #6547, added support for GeoRSS feeds in `django.contrib.gis.feeds`; ad...
Justin Bronn
2008-08-16
Fixed #8283 -- Fixed an edge case when adding things to the "where" tree and
Malcolm Tredinnick
2008-08-16
Updated the es_AR localization.
Ramiro Morales
2008-08-16
Fixed #8315 -- If an exception is raised whilst trying to rollback a
Malcolm Tredinnick
2008-08-16
Fixed #8351 -- Fixed the returned value when we attempt to load a cache-backe...
Malcolm Tredinnick
2008-08-16
Fixed #8178: Cleaned up the rendering of exceptions on the error template. Th...
Russell Keith-Magee
2008-08-16
Fixed #8229: Added handling for a special case in the validation of Spanish I...
Russell Keith-Magee
2008-08-16
Fixed #7285: Improved inspectdb handling of dashes in table and field names. ...
Russell Keith-Magee
2008-08-16
Fixed #6935: Modified inspectdb to provide better handling for table names wi...
Russell Keith-Magee
2008-08-16
Fixed #8355: Removed some whitespace that was apparently causing difficulty w...
Russell Keith-Magee
2008-08-16
Fixes #7845: Removed a piece of stale code that was causing ./manage.py reset...
Russell Keith-Magee
2008-08-16
Fixed #7331 -- Made `QueryDict.iteritems` behave like `QueryDict.items`, than...
Gary Wilson Jr
2008-08-15
Fixed #6970 -- Raise the original `IntegrityError` when all required fields a...
Gary Wilson Jr
2008-08-15
Fixed #8219 -- More robust date to string conversion in syndication feeds.
Malcolm Tredinnick
2008-08-15
Fixed #8341 -- Allow simpler subclassing of ModelAdmin and InlineModelAdmin w...
Brian Rosner
2008-08-15
Fixed #5270 -- Allow template tags and filters to accept an emtpy string, pat...
Gary Wilson Jr
2008-08-15
Fixed #8292 -- Honor filter_horizontal and filter_vertical in inlines correct...
Brian Rosner
2008-08-15
Fixed #8290 -- Fixed DecimalField's cleaning of values with a large number of...
Gary Wilson Jr
2008-08-15
Fixed #5385 -- Made the date returned from the calendar picker consistent wit...
Brian Rosner
2008-08-15
Polish locales updated
Jarek Zgoda
2008-08-15
Removed some checks for Model._meta.one_to_one_field to prevent list_filter a...
Brian Rosner
2008-08-15
Fixed a typo and added a bit more ReST markup to cache middleware docstring.
Gary Wilson Jr
2008-08-15
Removed unused and redefined imports.
Gary Wilson Jr
2008-08-15
Fixed #957 -- prepopulated_fields now works correctly on inlines.
Brian Rosner
2008-08-15
Fixed media creation in the add_view. It was not pulling media from the corre...
Brian Rosner
2008-08-15
Fixed #7364 -- Never cache the contrib.auth login view.
Gary Wilson Jr
2008-08-15
Fixed typo in comment.
Gary Wilson Jr
2008-08-15
Made a few small tweaks to reduce persistent storage accesses in the session
Malcolm Tredinnick
2008-08-15
Reverted [8318] and [8329], since the change turned out to have no effect, upon
Malcolm Tredinnick
2008-08-15
Fixed 8186: Updated German locale, thanks benjixx
Jannis Leidel
2008-08-15
Fixed #7416: Modified test client to preserve session when a user logs in. Th...
Russell Keith-Magee
2008-08-15
Fixed #7676 -- Modified serializer registration to be thread safe. Thanks to ...
Russell Keith-Magee
2008-08-15
Fixed #8331 -- Added style parameter to sqlite backend implementation of sql_...
Russell Keith-Magee
2008-08-15
Modified version number string for Beta 1 release.
Russell Keith-Magee
2008-08-15
Fixed Oracle backend test case failure in modeltests\lookup.
Matt Boersma
2008-08-14
Fixed failing tests from [8352]. Thanks Alex Gaynor for the patch.
Brian Rosner
2008-08-14
Fixed #8324 -- Corrected the simple case where list_display is not given. Tha...
Brian Rosner
2008-08-14
Fixed #7503 -- Allow callables in list_display. This also does a lookup on th...
Brian Rosner
2008-08-14
Fixed #8314 -- Fixed an infinite loop caused when submitting a session key (via
Malcolm Tredinnick
2008-08-14
Fixes 8312. Italian translation: lowercased names of languages, months and we...
Nicola Larosa
2008-08-14
Removed some testing code inadvertently commited in [8348].
Gary Wilson Jr
[prev]
[next]