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
2011-08-28
Repaired an admin list_filter test that wasn't testing anything special.
Julien Phalip
2011-08-28
Fixed #15525 -- Custom template tags loading breaks whenever templatetags is ...
Chris Beaven
2011-08-28
Slightly rewrite @permalink and get_absolute_url() documentation.
Malcolm Tredinnick
2011-08-28
Documentation edits for model instance docs.
Malcolm Tredinnick
2011-08-27
Fix a small thread safety issue in ExtendsNode. No tests, but Malcolm said th...
Chris Beaven
2011-08-27
Extensive copy-editing and cross-referencing in the queryset API docs.
Malcolm Tredinnick
2011-08-26
Fixed #16712 -- Fixed a small typo in the QuerySet API docs. Thanks to Rupe a...
Julien Phalip
2011-08-26
Corrected explanation of values() and extra() interaction in querysets.
Malcolm Tredinnick
2011-08-26
Small typo fix for how to claim a ticket in Trac.
Malcolm Tredinnick
2011-08-26
Added placeholder release notes for the 1.2.1 and 1.2.3 releases.
Malcolm Tredinnick
2011-08-26
Clarify the documentation around SQLite and case-sensitive string matching.
Malcolm Tredinnick
2011-08-26
Fixed documentation about use of salt parameter in signing functions.
Malcolm Tredinnick
2011-08-26
Be very clear about when it's appropriate to use defer() and only().
Malcolm Tredinnick
2011-08-26
Add a note about discouraging whitespace- or formatting-only patches.
Malcolm Tredinnick
2011-08-26
Further improved on the work done in r16622 by making the help text icons loo...
Julien Phalip
2011-08-26
Added a bit to 'Saving ManyToMany Fields' explicitly explaining how to add mu...
Adrian Holovaty
2011-08-26
Added some tips to the contributor docs, namely about removing trailing white...
Julien Phalip
2011-08-25
Fixed #16677 -- Fixed the future version of the ssi template tag to work with...
Julien Phalip
2011-08-25
Fix test from r16678 and r16681 properly for Oracle.
Malcolm Tredinnick
2011-08-25
Documented `translation.override` context manager introduced in r16166.
Jannis Leidel
2011-08-25
Fixed a small admin CSS issue where the "Save and continue editing" and "Save...
Julien Phalip
2011-08-25
Make ManyToManyField model references more robust.
Malcolm Tredinnick
2011-08-25
Modify validity check from r16678 slightly to work with Oracle.
Malcolm Tredinnick
2011-08-24
Fixed #15837. Consolidated all the locaflavor tests into a single, logical, p...
Julien Phalip
2011-08-24
Added another test to confirm fix in r16663.
Malcolm Tredinnick
2011-08-23
Teach "django-admin.py validate" to forbid nullable primary keys.
Malcolm Tredinnick
2011-08-23
Corrected the setup and teardown of the refactored invalid_models test so tha...
Russell Keith-Magee
2011-08-23
Reverted r16662 -- There are bunch of problems with this patch, including fai...
Russell Keith-Magee
2011-08-23
Allow "pk" as a field alias in QuerySet.only() calls.
Malcolm Tredinnick
2011-08-23
Fixed a broken test from r16656.
Malcolm Tredinnick
2011-08-23
Fixed #16669 -- Made the startproject instruction formatting easier to read a...
Julien Phalip
2011-08-23
Fixed #16299 -- Ensure that unicode strings can be used to identify classes i...
Russell Keith-Magee
2011-08-23
Fixed #16202 -- Added a Slovenian localflavor. Thanks to Jure Cuhalev <gandal...
Russell Keith-Magee
2011-08-23
Fixed #16681 -- Refactored the invalid_models unit test so that it can be inv...
Russell Keith-Magee
2011-08-23
Fixed #16680 -- Used single quotes for the TEMPLATE_DIRS examples in part 2 o...
Julien Phalip
2011-08-23
Fixed #15315 -- Added support for the 'widget' argument to modelform_factory....
Russell Keith-Magee
2011-08-23
Fix initialisation of ImageField super classes.
Malcolm Tredinnick
2011-08-23
Fixed #15499 -- Ensure that cache control headers don't try to set public and...
Russell Keith-Magee
2011-08-23
Fixed an isnull=False filtering edge-case. Fixes #15316.
Malcolm Tredinnick
2011-08-23
Added convenience method for viewing Query SQL without params.
Malcolm Tredinnick
2011-08-23
Add the ability to do unordered comparisons in assertQuerysetEqual.
Malcolm Tredinnick
2011-08-23
Fixed #15838 -- Promoted assertFieldOutput to a general test utility. Thanks ...
Russell Keith-Magee
2011-08-23
Added myself to the list of committers.
Julien Phalip
2011-08-23
Fixed #10571 -- Factored out the payload encoding code to make sure it is use...
Russell Keith-Magee
2011-08-23
Fixed #16672 -- Ensure that test classes decorated with @override_setings get...
Russell Keith-Magee
2011-08-22
Silenced a "classic division" warning in floatformat template filter.
Malcolm Tredinnick
2011-08-22
Fixed #14876 -- Ensure that join promotion works correctly when there are nul...
Russell Keith-Magee
2011-08-22
Minor Debian/Ubuntu install instruction update.
Malcolm Tredinnick
2011-08-22
Documented some Oracle-specific test settings.
Malcolm Tredinnick
2011-08-22
Trivial documentation typo fix.
Malcolm Tredinnick
[prev]
[next]