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
2010-08-27
Fixed #14156 -- Modified the way CSRF protection is applied to flatpages so t...
Russell Keith-Magee
2010-08-23
Fixed #13951 -- Corrected docstring in formtools wizard. Thanks to suzaku for...
Russell Keith-Magee
2010-08-14
Fixed #13796 -- Ensure that builtin tags and filters are included in admin do...
Russell Keith-Magee
2010-08-14
Fixed #14096 -- Corrected Python 2.4 syntax issue. Thanks to PaulM for the re...
Russell Keith-Magee
2010-08-06
Fixed #12746 -- Updated sorting calls to use 'key' instead of 'cmp'. This wil...
Russell Keith-Magee
2010-08-06
Fixed #14014 -- Ensure that the "save and add another" button for users actua...
Russell Keith-Magee
2010-08-06
Fixed #14012 -- Corrected the handling of the create user popup dialog in the...
Russell Keith-Magee
2010-08-05
Converted sessions tests from doctest to unittest.
Luke Plant
2010-07-21
Fixed #13967 -- MySQL spatial backend now respects when `spatial_index=False`...
Justin Bronn
2010-07-20
Fixed #13934 -- `GeoSQLCompiler.get_default_columns` was missing `local_only`...
Justin Bronn
2010-06-23
Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. Thanks...
Justin Bronn
2010-06-23
Fixed #12803 - Added styling for 'error' and 'warning' messages in admin.
Luke Plant
2010-06-19
Fixed #10843: the textile tests now pass against the latest textile library.
Jacob Kaplan-Moss
2010-05-21
Fixed #13569 -- Fixed createsuperuser management command to work with the new...
Jannis Leidel
2010-05-21
Fixed #13560 -- Fixed localization of widgets.
Jannis Leidel
2010-05-12
Fixed #13486 -- Corrected handling of %I in admin javascript version of strft...
Russell Keith-Magee
2010-05-11
Fixed #13521 -- Corrected javascript comparisons determining when to show and...
Russell Keith-Magee
2010-05-10
Fixed #12892 - Fixed unicode related bug in a utility function of the admindo...
Jannis Leidel
2010-05-10
Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...
Jannis Leidel
2010-05-08
Fixed #1834 -- added docstrings to admin templatetags
Brian Rosner
2010-05-05
Removed duplicated code from `django.contrib.gis.db.backend` and added a depr...
Justin Bronn
2010-05-04
Fixed #13472 - Fixed minor regression in admin actions template introduced in...
Jannis Leidel
2010-05-04
Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...
Justin Bronn
2010-05-04
Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds....
Russell Keith-Magee
2010-05-04
Fixed #13459 -- Corrected numbering of tr elements in the admin. Reverts the ...
Russell Keith-Magee
2010-05-02
Fixed #13166 - Added JavaScript warnings to admin changelist to help against ...
Jannis Leidel
2010-05-02
Fixed #13459 -- Corrected ID numbering of dynamically added inlines in the ad...
Russell Keith-Magee
2010-04-30
Fixed #13443 -- Added required CSS class to the column headings on admin Tabu...
Russell Keith-Magee
2010-04-20
Fixed #13387 -- Removed some duplicated departments in the French localflavor...
Russell Keith-Magee
2010-04-19
Fixed #11967: use a different technique to get `ADMIN_MEDIA_PREFIX` in admin JS.
Jacob Kaplan-Moss
2010-04-19
Fixed #13361 - Made sure jQuery is always included in the admin changelist an...
Jannis Leidel
2010-04-16
Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin...
Justin Bronn
2010-04-16
Fixed #13358 -- Ensured that db_manager() can be used to override database ro...
Russell Keith-Magee
2010-04-16
Fixed #13357 -- Minor changes to get Django running under PyPy. Thanks to Ale...
Russell Keith-Magee
2010-04-15
Fixed #9427: Allow for autodiscover to load admin modules from apps in eggs. ...
Karen Tracey
2010-04-13
Fixed #13290 - Added a section about minification of admin JavaScript files t...
Jannis Leidel
2010-04-13
Fixed #12903 - Made translating the admin action selection text easier. Thank...
Jannis Leidel
2010-04-13
Also minify the JavaScript file for pre-populated form fields in the admin.
Jannis Leidel
2010-04-13
Fixed #12882 - Moved the admin's jQuery into our own namespace to lower the r...
Jannis Leidel
2010-04-12
Fixed #13229 -- Updated the list of Finnish municipalities in localflavor. Th...
Russell Keith-Magee
2010-04-12
Fixed #11957 -- exceptions in admin.py are no longer hidden after second request
Brian Rosner
2010-04-11
Fixed #9437 -- Now close the connection after getting the PostGIS version dur...
Justin Bronn
2010-04-11
Fixed #13301 -- Corrected problem with capitalization of changelist row heade...
Russell Keith-Magee
2010-04-09
Fixed #13304 -- Updated auth decorators so they can be used with callable cla...
Russell Keith-Magee
2010-04-07
Fixed #13068, #9264, #9983, #9784 - regression with pre-populated fields and ...
Luke Plant
2010-04-05
Fixed #13038 -- Ensured that readonly fields in the admin have their name add...
Russell Keith-Magee
2010-04-05
Fixed #13129 -- Corrected CSS on RTL layout when a changelist has admin actio...
Russell Keith-Magee
2010-04-05
Fixed #12260 -- Corrected CSS when using checkbox widgets on a ModelMultipleC...
Russell Keith-Magee
2010-04-05
Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...
Russell Keith-Magee
2010-04-01
Fixed #13256 -- `OGRGeometry` no longer raises an exception when compared to ...
Justin Bronn
[prev]
[next]