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
path:
root
/
django
Age
Commit message (
Expand
)
Author
2007-07-16
Removed unused variable and changed comments about `permalink` decorator into...
Gary Wilson Jr
2007-07-16
Fixed #4845 -- Fixed some problems with Unicode usage and caching. Thanks,
Malcolm Tredinnick
2007-07-16
Cleaned up a couple unused imports and fixed docstrings to follow Python Styl...
Gary Wilson Jr
2007-07-16
Fixed #4887 -- Fixed another place where template tag arguments are used
Malcolm Tredinnick
2007-07-16
Fixed #4806 -- Updated Simplified Chinese translation. Thanks, limodou.
Malcolm Tredinnick
2007-07-16
Fixed #4884 -- Fixed an initialisation problem when assigned to settings before
Malcolm Tredinnick
2007-07-16
Fixed #4199 -- Changed date formatting in HTTP expires header to be spec
Malcolm Tredinnick
2007-07-15
Fixed #4734 -- Changed message extraction to permit non-ACSII msgid strings.
Malcolm Tredinnick
2007-07-15
Re-encoded djangojs.po for French and German locales to UTF-8. These were the
Malcolm Tredinnick
2007-07-15
Fixed #4882 -- Updated Argentinean Spanish translation (includes re-encoding to
Malcolm Tredinnick
2007-07-15
Fixed #4880 -- Updated Spanish translation (includes re-encoding to UTF-8).
Malcolm Tredinnick
2007-07-15
Changed imports to adhere to PEP 8.
Gary Wilson Jr
2007-07-15
Fixed #3012 -- Changed the locmem cache backend to use pickle instead of deep...
Gary Wilson Jr
2007-07-15
Fixed #4310 -- Fixed a regular expression bug in `strip_entities` function an...
Gary Wilson Jr
2007-07-14
Negligible capitalization fix in test/client.py docstring
Adrian Holovaty
2007-07-14
Fixed #4731 -- Changed management.setup_environ() so that it no longer assumes
Malcolm Tredinnick
2007-07-14
Fixed a problem with translatable strings from [5686].
Malcolm Tredinnick
2007-07-14
Fixed #4862 -- Fixed invalid Javascript creation in popup windows in admin.
Malcolm Tredinnick
2007-07-14
Fixed #4863 -- Removed comment references to a no-longer present link. Pointed
Malcolm Tredinnick
2007-07-13
Refs #2591 -- Removed int conversion and try/except since the value in the si...
Gary Wilson Jr
2007-07-13
Fixed #4556 -- Stylistic changes to [5500]. Thanks, glin@seznam.cz.
Malcolm Tredinnick
2007-07-13
Fixed #4484 -- Fixed APPEND_SLASH handling to handle an empty path value.
Malcolm Tredinnick
2007-07-13
Fixed #4469 -- Added slightly more informative error messages to max- and
Malcolm Tredinnick
2007-07-13
Fixed #4865 -- Replaced a stray generator comprehension with a list
Malcolm Tredinnick
2007-07-13
Fixed #4861 -- Removed some duplicated logic from the newforms RegexField by
Malcolm Tredinnick
2007-07-13
Fixed #4846 -- Fixed some Python 2.3 encoding problems in the admin interface.
Malcolm Tredinnick
2007-07-13
Fixed #4842 -- Added slightly more robust error reporting. Thanks, Thomas
Malcolm Tredinnick
2007-07-13
Fixed #4839 -- Added __repr__ methods to URL classes that show the pattern they
Malcolm Tredinnick
2007-07-13
Fixed #4807 -- Fixed a couple of corner cases in decimal form input validation.
Malcolm Tredinnick
2007-07-13
Fixed #2591 -- Fixed a problem with inspectdb with psycopg2 (only). Patch from
Malcolm Tredinnick
2007-07-13
Fixed #3505 -- Added handling for the error raised when the user forgets the ...
Russell Keith-Magee
2007-07-12
Fixed #4526 -- Modified the test Client login method to fail when a user is i...
Russell Keith-Magee
2007-07-12
Fixed #4775 -- Added some missing Hungarian accents to the urlify.js LATIN_MA...
Russell Keith-Magee
2007-07-12
Fixed #4768 -- Converted timesince and dateformat to use explicit floor divis...
Russell Keith-Magee
2007-07-12
Fixed #4755 -- Modified newforms MultipleChoiceField to use list comprehensio...
Russell Keith-Magee
2007-07-12
Fixed #4808 -- Added Chilean regions in localflavor. Thanks, Marijn Vriens <m...
Russell Keith-Magee
2007-07-12
Fixed #4459 -- Added 'raw' argument to save method, to override any pre-save ...
Russell Keith-Magee
2007-07-12
Improved syndication feed framework to use RequestSite if the sites framework...
Adrian Holovaty
2007-07-12
Added RequestSite class to sites framework
Adrian Holovaty
2007-07-12
Added helpful error message to SiteManager.get_current() if the user hasn't s...
Adrian Holovaty
2007-07-11
Fixed #4753 -- Small update to Spanish translation from Mario Gonzalez.
Malcolm Tredinnick
2007-07-11
Fixed #4802 -- Updated French translation. Combined contribution from
Malcolm Tredinnick
2007-07-11
Fixed #4815 -- Fixed decoding of request parameters when the input encoding is
Malcolm Tredinnick
2007-07-10
Fixed #3760 -- Added the ability to manually set feed- and item-level id
Malcolm Tredinnick
2007-07-10
Fixed #4804 -- Fixed a problem when validating choice lists with non-ASCII
Malcolm Tredinnick
2007-07-10
Fixed #4823 -- Fixed a Python 2.3 incompatibility from [5636] (it was even
Malcolm Tredinnick
2007-07-10
Fixed #4812 -- Fixed an octal escape in regular expression that is used in th...
Gary Wilson Jr
2007-07-08
Fixed #4798-- Made sure that function keyword arguments are strings (for the
Malcolm Tredinnick
2007-07-08
Fixed reverse URL lookup using functions when the original URL pattern was a
Malcolm Tredinnick
2007-07-07
Corrected misleading comment from [5619]. Not sure what I was smoking at the
Malcolm Tredinnick
[prev]
[next]