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
2007-02-14
Fixed #3058 -- Added partial Latvia translation from viestards.lists@gmail.com
Malcolm Tredinnick
2007-02-14
Made a small improvement to the first overview paragraph in docs/newforms.txt
Adrian Holovaty
2007-02-14
Fixed ReST error in docs/testing.txt
Adrian Holovaty
2007-02-14
Implemented subclassing Forms in newforms
Adrian Holovaty
2007-02-14
Changed __year lookup to use a BETWEEN SQL statement instead of comparing the...
Adrian Holovaty
2007-02-13
Fixed #3489 -- Changed newforms to use copy.copy() in constructing self.field...
Adrian Holovaty
2007-02-13
Renamed date_to_format function in docs/templates_python.txt example so as to...
Adrian Holovaty
2007-02-13
Mild formatting fix.
Malcolm Tredinnick
2007-02-13
Fixed #3394 -- Made min_num_in_admin be respected on new object creation. Patch
Malcolm Tredinnick
2007-02-13
Cleaned up docs/templates.txt 'url' tag documentation from [4494]
Adrian Holovaty
2007-02-13
Updated [4497] to use something closer to the English language in the comment.
Malcolm Tredinnick
2007-02-13
Fixed #3377 -- Fixed subtle infinite recursion bug in LazyDate objects. Thanks
Malcolm Tredinnick
2007-02-13
Fixed #3155 -- Allow an integer to be passed to the urlencode filter. Patch
Malcolm Tredinnick
2007-02-13
Fixed #3005 -- Applied trivial docs patch for "oldforms" use of do_html2python.
Malcolm Tredinnick
2007-02-13
Fixed #2606 -- Added tag for working out the URL of a particular view function.
Malcolm Tredinnick
2007-02-13
Changed one of the named endblock tests to test that nesting in the wrong order
Malcolm Tredinnick
2007-02-12
Small formatting tweaks to named-end-blocks change from [4489]
Adrian Holovaty
2007-02-12
Fixed dangling modifier in docs/settings.txt
Adrian Holovaty
2007-02-12
Refs #3338 -- Partially fix rpm packaging problems. There is still one issue
Malcolm Tredinnick
2007-02-12
Fixed #3351 -- Added optional naming of the block in "endblock" tags to ensure
Malcolm Tredinnick
2007-02-12
#fixed #2256 -- Made count() interact with slicing on QuerySets. Patch from
Malcolm Tredinnick
2007-02-12
Fixed #2315 -- added work around for Windows timezone setting (i.e. we can't do
Malcolm Tredinnick
2007-02-11
Revert [4485] in order to fix accidental mod_python breakage. Refs #2920.
Malcolm Tredinnick
2007-02-11
Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls to...
Russell Keith-Magee
2007-02-11
Made negligible change to docs/django-admin.txt -- 'MS Windows' to 'Windows'
Adrian Holovaty
2007-02-11
Made negligible change to docs/contributing.txt -- 'MS Windows' to 'Windows'
Adrian Holovaty
2007-02-11
Fixed #3162 -- Added coded to catch and rethrow exceptions that are thrown by...
Russell Keith-Magee
2007-02-10
Fixed #3159 -- documented how to work around a lack of symlinking functionality
Malcolm Tredinnick
2007-02-10
Fixed #3071 -- added a {{{__contains__}}} method to the Context class. Thanks
Malcolm Tredinnick
2007-02-10
Fixed #3147 -- documented how to use .pth files for easy switching between
Malcolm Tredinnick
2007-02-10
Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch
Malcolm Tredinnick
2007-02-10
Fixed #2655 -- added documentation about resolve_variable() for custom template
Malcolm Tredinnick
2007-02-10
Fixed #3463 -- EmptyQuerySet's iterator() now returns a generator. Thanks, Ga...
Adrian Holovaty
2007-02-10
Added some documentation for truncatewords_html (added in [4468]).
Malcolm Tredinnick
2007-02-10
Improved runtests.py to normalize MIDDLEWARE_CLASSES during test execution. S...
Adrian Holovaty
2007-02-10
Fixed #3437 -- Fixed incorrect logic in django.http.HttpResponse calculation ...
Adrian Holovaty
2007-02-10
Fixed ReST bug in docs/fastcgi.txt
Adrian Holovaty
2007-02-10
Fixed #2348 -- Improved error reporting when query filter arguments are
Malcolm Tredinnick
2007-02-10
Updated reportlab user guide link in docs/outputting_pdf.txt. Thanks, Derek L...
Adrian Holovaty
2007-02-10
Fixed #2027 -- added truncatewords_html filter that respects HTML tags whilst
Malcolm Tredinnick
2007-02-10
Fixed #3443 -- Updated Joe Heck's entry.
Malcolm Tredinnick
2007-02-09
Fixed #3449 -- fixed regression test results so that they all pass now. Thanks
Malcolm Tredinnick
2007-02-09
Fixed #3468 -- fixed typo in VariableDoesNotExist.__str__. Pointed out by
Malcolm Tredinnick
2007-02-09
Added a ``session`` attribute to the test Client, to make it easier to test i...
Russell Keith-Magee
2007-02-07
Fixes #3447, Refs #2160 -- Reverting change [4459] because it breaks admin. A...
Russell Keith-Magee
2007-02-06
Trivial whitespace chance to AUTHORS to test the trac commit hook. Refs #1 a...
Jacob Kaplan-Moss
2007-02-06
Fixed #3441: VariableDoesNotExist is now a bit lazier about rendering its err...
Jacob Kaplan-Moss
2007-02-05
newforms: Changed ChoiceField error message *not* to include user-provided input
Adrian Holovaty
2007-02-04
Fixed #2160 -- Modified object save logic to check for ``pk is None``, rather...
Russell Keith-Magee
2007-01-30
Fixed #3320: upgraded django.utils.simplejson to simplejson version 1.5. Than...
Jacob Kaplan-Moss
[next]