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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2008-11-17
Reverted r9480 -- the patch broke the Oracle spatial backend.
Justin Bronn
2008-11-17
Fixed #9620 -- spatial database tables now have `app_label` set correctly.
Justin Bronn
2008-11-16
Updated stylesheet link on the change password form.
Wilson Miner
2008-11-16
Removed the hidden import rules in the contrib.admin stylesheets. Each indivi...
Wilson Miner
2008-11-15
Fixed #9258 -- Use _default_manager in ForeignKeyRawIdWidget.label_for_value....
Brian Rosner
2008-11-13
Fixed #9498 -- Handle a formset correctly when the foreign key is not availab...
Brian Rosner
2008-11-12
Fixed #106 -- Refrain from generating popup window names that IE refuses to p...
Karen Tracey
2008-11-11
Fixed #9566 -- made GeoJSON regex more robust.
Justin Bronn
2008-11-10
Fixed #8910 -- Added force_unicode during admin log message creation to avoid...
Karen Tracey
2008-11-09
Fixed #9514 -- Made admin change_form template correctly recognize/report whe...
Karen Tracey
2008-11-06
Fixed #6160, #9111 -- Consistently apply conditional_escape to form errors an...
Karen Tracey
2008-11-06
Fixed #9506 take 2 -- Marked the message properly for translation, in both pl...
Karen Tracey
2008-11-06
Fixed #9506 -- Marked error string for translation.
Karen Tracey
2008-11-05
Fixed `resolve_columns` so that pagination works again on Oracle GeoQuerySets...
Justin Bronn
2008-11-05
Fixed #9364 -- now uses the appropriate database table for inherited `Geometr...
Justin Bronn
2008-10-31
Consolidated contrib.admin styles by rolling layout.css and global.css direct...
Wilson Miner
2008-10-31
Applied contrib.admin IE CSS patches to IE6 and 7, and added simple hacks to ...
Wilson Miner
2008-10-31
Added IE conditional comments to contrib.admin base template to block CSS fro...
Wilson Miner
2008-10-31
Reformatted contrib.admin CSS to use multi-line selector format so changes ca...
Wilson Miner
2008-10-31
Fixed #8882 -- When a foreign key is among the unique_together fields in an i...
Brian Rosner
2008-10-28
Fixed `MySQLGeoField` to create spatial indexes again.
Justin Bronn
2008-10-26
Fixed #9448 -- `Layer` objects now carry a reference to their parent `DataSou...
Justin Bronn
2008-10-26
Fixed #9391 -- `AdminSite` and `ModelAdmin` now exposed in `django.contrib.gi...
Justin Bronn
2008-10-25
Fixed `ogrinspect` management commannd -- no longer try to pass the global `v...
Justin Bronn
2008-10-24
Fixed #7179 -- Changed breadcrumbs on the add page so that a link to the chan...
Karen Tracey
2008-10-22
Fixed #9252 -- Moved the try/except protecting against incorrect lookup param...
Karen Tracey
2008-10-21
Display non_field_errors of inline forms in the admin. This was a presentatio...
Brian Rosner
2008-10-21
Fixed #3096 -- Make admin list_filters respect limit_choices_to.
Karen Tracey
2008-10-21
Fixed #9361 -- thanks to Guillaume for the bug report and patch.
Justin Bronn
2008-10-17
Fixed #8110 -- Allow for AdminLogNode's render to be called more than once.
Karen Tracey
2008-10-10
More be-nice-to-the-buildbot: be better about cleaning up files created by th...
Jacob Kaplan-Moss
2008-10-08
Fixed #9053 -- Allowed for sorting of callable and ModelAdmin methods specifi...
Karen Tracey
2008-10-06
Fixed #8321 -- Change django.contrib.auth.models to use django.utils.hashcompat
Malcolm Tredinnick
2008-10-06
Fixed #5753 -- Allow createsuperuser to work in situations where there
Malcolm Tredinnick
2008-10-05
Fixed #8660 -- Small database query optimisation in User.get_profile.
Malcolm Tredinnick
2008-10-05
Fixed #9259 -- Fixed a validation error for Spanish identity card numbers.
Malcolm Tredinnick
2008-10-05
Fixed #8963 -- Use the require_POST decorator instead of doing things manuall...
Malcolm Tredinnick
2008-10-05
Fixed #9100 -- Added a missing CSS class to a submit button.
Malcolm Tredinnick
2008-10-05
Add internationalisation support to the comment templates. Fixed #8868, #8905
Malcolm Tredinnick
2008-10-05
Fixed #8803 -- Allow authenticated users without first_name/last_name values ...
Malcolm Tredinnick
2008-10-05
Fixed #8869 -- Fixed comments templates to be well-formed XHTML.
Malcolm Tredinnick
2008-10-05
Fixed #8879 -- Used ungettext instead of ngettext in the comments framework.
Malcolm Tredinnick
2008-10-05
Fixed #9141 -- Removed two templates from django.contrib.comments that were n...
Malcolm Tredinnick
2008-09-28
Use correct m2m join table name in LatestCommentsFeed
James Bennett
2008-09-28
Fixed #9203: Restore correct ordering for LatestCommentsFeed
James Bennett
2008-09-27
Fixed #9171 -- Fixed a few places where we were assuming lists instead of
Malcolm Tredinnick
2008-09-21
Fixed #7582: Removed checks that prevented null=True ForeignKey fields from b...
Karen Tracey
2008-09-21
Fixed 8984: Only include a "Documentation" link on change password and change...
Karen Tracey
2008-09-20
Added a generic "button" class to the admin styles to allow applying the stan...
Wilson Miner
2008-09-18
Fixed #9129 -- Restored a force_unicode that was lost when unicode changes we...
Karen Tracey
[prev]
[next]