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
2010-09-12
Migrate the files doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated the field_subclsasing doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated i18n and field_defaults doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated delete doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated defer doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated custom_pk doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated custom_methods doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated the custom_managers tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Fixed #9015 -- added a signal decorator for simplifying signal connections
Brian Rosner
2010-09-12
Documented how to manually piece together URLs with get_script_name().
Malcolm Tredinnick
2010-09-12
Fixed #13702 -- Made sure to actually fall back to the l10n format strings pr...
Jannis Leidel
2010-09-12
Debug 404 page now displays names of URL patterns, if they exist.
Malcolm Tredinnick
2010-09-12
Always pass models in post_syncdb signals as a set (not as a list
Malcolm Tredinnick
2010-09-12
Add warning when using cache keys that might not work with memcached.
Malcolm Tredinnick
2010-09-12
Migrated the custom_columns doctests to unit tests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
More cleanups for the manifest file.
Russell Keith-Magee
2010-09-12
Fixed #14060 -- PostGIS never implemented the `~=` operator for geography typ...
Justin Bronn
2010-09-12
Fixed regression in running the GeoDjango test suite after r13670 with additi...
Justin Bronn
2010-09-11
Fixed #13390 -- `SplitDateTimeWidget` now recognizes when it's no longer requ...
Justin Bronn
2010-09-11
Fixed #13149 -- The admin `ForeignKeyRawIdWidget` now properly handles non-in...
Justin Bronn
2010-09-11
Add option to redirect_to view to allow passing along the query string
Malcolm Tredinnick
2010-09-11
Fixed #13599 -- No longer embed hidden `<td>` elements in `ChangeList` that c...
Justin Bronn
2010-09-11
Fixed #12632 -- Improved performance of `SortedDict`. Thanks, Alex Gaynor.
Justin Bronn
2010-09-11
Display a repr-like result for safe-string local variables on the debug page.
Malcolm Tredinnick
2010-09-11
Improved unicode-type, ASCII-convertible header handling in
Malcolm Tredinnick
2010-09-11
Fixed #11905: Raise an error on model form creation if a non-existent field w...
Karen Tracey
2010-09-11
Better error message for calling get_next_by_* on unsaved models.
Malcolm Tredinnick
2010-09-11
Adjust AdminDocTests to run after r13728. Also match comments to tests and ad...
Karen Tracey
2010-09-10
Fixed a test so that it actually tests what it's supposed to test.
Luke Plant
2010-09-10
Fixed #11358: Don't include private flatpages in sitemap. Thanks dburke and m...
Karen Tracey
2010-09-10
Fixed #14235 - UnicodeDecodeError in CSRF middleware
Luke Plant
2010-09-10
Fixed #13095 -- `formfield_callback` keyword argument is now more sane and wo...
Justin Bronn
2010-09-10
Fixed id attribute generation in the admin docs page. Patch from simeon.
Malcolm Tredinnick
2010-09-10
Converted doctest to unittest. Patch by Alex Gaynor.
Jannis Leidel
2010-09-10
Added login_url argument to login_required decorator. Thanks mhlakhani and er...
Jannis Leidel
2010-09-10
When possible, sanity check the timezone setting to see if the Unix-like
Malcolm Tredinnick
2010-09-10
Added more readable __str__ and __repr__ methods to MergeDict.
Malcolm Tredinnick
2010-09-10
Fixed #14245 -- Added some files and paths missing from the MANIFEST.in. Than...
Russell Keith-Magee
2010-09-10
Pass commit=False to loaddata in tests, which will keep the DB connection ope...
Karen Tracey
2010-09-10
Fixed #11158 - get_image_dimensions very slow/incorrect after 1 call
Luke Plant
2010-09-10
Fixed date parsing of 31st dates when current month has 30 days (!!).
Malcolm Tredinnick
2010-09-10
Fixed #14246: Modified aggregation_regress tests so that they will pass on a ...
Karen Tracey
2010-09-10
Admin changelist page now has consistent width with or without filter
Malcolm Tredinnick
2010-09-10
Fixed some of the problems with aggregation_regress tests on higher levles of...
Karen Tracey
2010-09-10
Adding related objects in the admin (via popup) respects user
Malcolm Tredinnick
2010-09-10
Fixed #14250 - FileBasedCacheTests.test_cull test failure
Luke Plant
2010-09-09
Fixed #14242 - UserChangeForm subclasses without 'user_permissions' field cau...
Luke Plant
2010-09-09
Converted tests for contrib.auth.forms to unit tests.
Luke Plant
2010-09-09
Patch CSRF-protection system to deal with reported security issue. Announceme...
James Bennett
2010-09-07
Fixed #13081 - Admin actions lose get-parameters in changelist view
Luke Plant
[prev]
[next]