I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clarified docs/email.txt. Thanks, Poromenos More... about 18 years ago
Clarified psycopg version in docs/install.txt More... about 18 years ago
Fixed #1546 -- Fixed bad links in docs/templates_python.txt. More... about 18 years ago
Removed stray 'print' statement in ManyToManyField.flatten_data(). Thanks, burivuh More... about 18 years ago
Fixed typo in docs/outputting_pdf.txt. Thanks, Paul More... about 18 years ago
Added note to docs/model-api.txt about custom WHERE clauses More... about 18 years ago
Fixed #1529 -- Added support for authenticated SMTP to django.core.mail. Thanks, Bruce Kroeze More... about 18 years ago
Fixed typo in docs/generic_views.txt. Thanks, pbx More... about 18 years ago
Fixed #1510 -- Fixed ReST error in docs/generic_views.txt. Thanks, akaihola and Andy Dustman More... about 18 years ago
fixed #1520 - added new greek translation More... about 18 years ago
fixed #1521 - new slovenian translation More... about 18 years ago
Fixed bug in [2531]. Thanks, Ned More... about 18 years ago
Simplified two unnecessary list comprehensions in core/meta/__init__.py. Thanks, Ned Batchelder More... about 18 years ago
Changed django.utils.cache.patch_response_headesr to move unnecessary calculation of 'expires' into the 'if' statement More... about 18 years ago
Updated 1.0 date in docs/faq.txt More... about 18 years ago
Fixed typo in docs/flatpages.txt. Thanks, Anders Hovmöller More... about 18 years ago
Fixed #1486 -- Fixed broken link in docs/settings.txt. Thanks, paul.amor More... about 18 years ago
Fixed #1457 -- Added support for if-modified-since header in django.views.static. Thanks, Shannon -jj Behrens More... about 18 years ago
fixed #1446: updated traditional chinese translation More... about 18 years ago
Fixed #1058 -- Fixed typo in wordwrap filter documentation. Thanks, kieranholland.com More... about 18 years ago
Fixed #1431 -- Removed unneeded line in contrib.admin.templatetags.admin_list. Thanks, [email protected] More... about 18 years ago
fixed #1432: updated russian translations More... about 18 years ago
Fixed #1213 -- Changed value of NOT_PROVIDED so that it's not a string, to prevent possible (but highly unlikely) collisions. Thanks, akaihola More... about 18 years ago
Fixed #1399 -- Added template_object_name hook to generic views. Thanks, ChaosKCW More... about 18 years ago
Added note to mysql backend about DATE_FORMAT not working. Refs #1423 More... about 18 years ago
Added model unit tests for get_DATEFIELD_list(). Refs #1423 More... about 18 years ago
Fixed #1426 -- Made several admin JavaScript improvements. Thanks, anonymous More... about 18 years ago
Fixed #1427 -- Upgraded ez_setup.py to 0.6a10 More... about 18 years ago
Fixed #1420 -- Added copy-and-paste (pastebin-friendly) toggle for debug view. Thanks, jpaulofarias More... about 18 years ago
Fixed #1336 -- made USStateField work correctly when data is None (thanks, chrisb) More... about 18 years ago