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
Age
Commit message (
Expand
)
Author
2010-09-13
Migrated the update doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Migrated user_commands doctests. Thanks to Eric Florenzano.
Russell Keith-Magee
2010-09-13
Documented the permitted syntax for template variable names.
Malcolm Tredinnick
2010-09-13
Fix a couple of typos in test names and descriptions.
Malcolm Tredinnick
2010-09-13
The optimization docs were a little too enthusiastic in recommending
Malcolm Tredinnick
2010-09-13
Changed the way we create class names for deferred field models to avoid
Malcolm Tredinnick
2010-09-12
Permit custom from-email address in auth forms email.
Malcolm Tredinnick
2010-09-12
Added a test for hidden SplitDateTime fields. Thanks, seveas.
Malcolm Tredinnick
2010-09-12
Fixed the get_or_create tests for postgreSQL, by using
Malcolm Tredinnick
2010-09-12
Modified the egg template loader tests; firstly to ensure that we are testing...
Russell Keith-Magee
2010-09-12
Allow setting HttpResponse cookie expiry times with datetime objects.
Malcolm Tredinnick
2010-09-12
Add intro-user-level documentation about calling model methods from views.
Malcolm Tredinnick
2010-09-12
Migrated expressions doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated empty doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated m2m_multiple doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated m2m_intermediary doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate m2m_and_m2o doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate get_or_create doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated get_object_or_404 doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrate get_latest doctests. Thanks to Alex Gaynor.
Russell Keith-Magee
2010-09-12
Migrated the force_insert_update tests. Thanks to Alex Gaynor.
Russell Keith-Magee
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
[prev]
[next]