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-15
Fixed #1466 -- Added newforms USZipCodeField
Adrian Holovaty
2007-02-15
Fixed #3494 -- Small correct to djangojs.po for German (de) translation. Thanks
Malcolm Tredinnick
2007-02-15
Fixed #3451 -- Small fix to Finnish translation. Thanks jtorma.
Malcolm Tredinnick
2007-02-15
Fixed #3429 -- Updated German (de) translation. Thanks djunky.
Malcolm Tredinnick
2007-02-15
Fixed #3375 -- Updated Swedish (sv) translations. Thanks mikko@sorl.net.
Malcolm Tredinnick
2007-02-15
Updated .mo files. Accidently committed incorrect version in [4513].
Malcolm Tredinnick
2007-02-15
Fixed #3329 -- Added Catalan (ca) translation. Thanks Marc Fargas.
Malcolm Tredinnick
2007-02-15
Fixed #3123 -- Updated Dutch (nl) translation.
Malcolm Tredinnick
2007-02-14
Added name of Latvian translator. Refs #3058.
Malcolm Tredinnick
2007-02-14
Fixed #3093 -- Added Macedonian translation from Georgi Stanojevski
Malcolm Tredinnick
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
[prev]
[next]