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-01-26
Fixed #12508 - Added ability to dynamically add inlines in the admin app.
Jannis Leidel
2010-01-26
Fixed #12673 - Require a version of GNU gettext of 0.1.5 and above.
Jannis Leidel
2010-01-26
Fixed #6587 -- Removed nasty __path__ hacking in templatetag loading. Thanks ...
Russell Keith-Magee
2010-01-25
Fixed #11017: Changed implementation of Oracle LIKE lookups to enable index u...
Ian Kelly
2010-01-25
Small optimization on r12285
Luke Plant
2010-01-25
Removed some stray content from the multi-db docs. Thanks to Yuri Baburov for...
Russell Keith-Magee
2010-01-25
Fixed #12672 -- Added the ability to configure which applications are availab...
Russell Keith-Magee
2010-01-25
Fixed #12542 -- Added the TEST_MIRROR setting, allowing testing of read slave...
Russell Keith-Magee
2010-01-24
Synced 1.2 release notes with 1.1.2 release notes w.r.t. cookie encoding, for...
Luke Plant
2010-01-24
Reduced CookieStorage.max_cookie_size to 75% of 4K to be nice to Internet Exp...
Luke Plant
2010-01-23
Made CookieStorage account for the overhead added by the underlying cookie en...
Luke Plant
2010-01-23
Documented backwards incompatibility in 1.1.X branch introduced in r12283
Luke Plant
2010-01-23
Fixed #12470 - django.contrib.messages CookieStorage failing silently in safa...
Luke Plant
2010-01-23
Added color configuration for HTTP 304, since it doesn't require as much atte...
Russell Keith-Magee
2010-01-23
Fixed #12564 - Use locale-aware date format in admin object history overview
Jannis Leidel
2010-01-23
ModelAdmin.fields wasn't able to refer to fields only on a custom form
Brian Rosner
2010-01-23
Fixed #12668 -- Corrected some typos in the multi-db docs. Thanks to mattimus...
Russell Keith-Magee
2010-01-22
Fixed #12664 -- Fixed `GenericRelation.m2m_reverse_name` to return the correc...
Justin Bronn
2010-01-22
Modified `GeoManager.get_query_set` to reflect changes made for database rout...
Justin Bronn
2010-01-22
Fixed #12659 -- Return a more meaningful KeyError message when ContextList lo...
Russell Keith-Magee
2010-01-22
Fixed #10314 -- Added a message prefix argument to Django's test assertions. ...
Russell Keith-Magee
2010-01-22
Fixed #12540, #12541 -- Added database routers, allowing for configurable dat...
Russell Keith-Magee
2010-01-21
Fixed #12582. Model validation on ForeignKeys now respects limit_choices_to. ...
Joseph Kocherhans
2010-01-21
Fixed #12590. Changed an expression in the validators tests to work correctly...
Joseph Kocherhans
2010-01-21
Fixed #12596. Calling super from a ModelForm's clean method is once again opt...
Joseph Kocherhans
2010-01-21
Fixed #12577. Reverted some changes from [12098] since [12206] made them unne...
Joseph Kocherhans
2010-01-20
Various fixes/improvements to the the extras/csrf_migration_helper.py script
Luke Plant
2010-01-20
Fixed #12649 - more helpful Unicode exceptions for CSRF migration helper script
Luke Plant
2010-01-19
Fixed #12644 - Allow overriding the admin user creation form based on r12216....
Jannis Leidel
2010-01-19
Fixed an Oracle test failure introduced in [12226].
Ian Kelly
2010-01-19
Fixed #12633 -- Modified some old m2m attribute use in deprecated m2m table c...
Russell Keith-Magee
2010-01-19
Fixed #12640 -- Corrected a regression in test suite construction order intro...
Russell Keith-Magee
2010-01-18
Fixed #12638 -- Minor documentation cleanups around the new class-based test ...
Russell Keith-Magee
2010-01-18
Updated the docs around test runners to encourage the use of **kwargs in the ...
Russell Keith-Magee
2010-01-18
Fixed problems associated with the `GeometryField` SRID cache: it is now keye...
Justin Bronn
2010-01-18
Fixed #12637 -- GeoDjango's `inspectdb` command is now a subclass of Django's...
Justin Bronn
2010-01-18
Fixed typo in docs - supports_objects_permissions should be supports_object_p...
Luke Plant
2010-01-18
Fixed #12624 -- Modified test runners to be class based.
Russell Keith-Magee
2010-01-18
Fixed bad indentation in contenttypes code example so that cut and paste from...
Karen Tracey
2010-01-17
Fixed test introduced in r12044 to actually test the issue.
Jannis Leidel
2010-01-17
Added a few more versionadded directives to the documentation.
Jannis Leidel
2010-01-17
Added versionchanged directive to docs introduced in r12139.
Jannis Leidel
2010-01-16
Fixed a form test from [12211] that didn't clean up after itself. Thanks, Ale...
Jacob Kaplan-Moss
2010-01-16
Created a 'DB optimization' topic, with cross-refs to relevant sections.
Luke Plant
2010-01-14
Fixed #12591 -- Renamed `add_postgis_srs` to `add_srs_entry` (keeping backwar...
Justin Bronn
2010-01-14
Fixed #12560. Changed validate_unique to stop checking null primary key value...
Joseph Kocherhans
2010-01-14
Fixed #12386 -- Corrected the column names produced for autogenerated m2m tab...
Russell Keith-Magee
2010-01-14
Fixed #12606 - Removed stray print statement. Thanks, Sean Brant.
Jannis Leidel
2010-01-13
Fixed #12603 -- Corrected typo in m2m signals docs. Thanks to hvdklauw for th...
Russell Keith-Magee
2010-01-13
Fixed #5390 -- Added signals for m2m operations. Thanks to the many people (i...
Russell Keith-Magee
[prev]
[next]