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
2007-04-08
Fixed #3876 -- Added Australian local flavour. Thanks, Matthew Flanagan.
Russell Keith-Magee
2007-04-08
Backwards-incompatible change -- Renamed localflavor.usa to localflavor.us to...
Russell Keith-Magee
2007-04-07
Added blank lines around Meta and Admin classes in django.contrib.auth.models
Adrian Holovaty
2007-04-06
Fixed inconsistent indentation in localflavor/de/forms.py from [4922]
Adrian Holovaty
2007-04-06
Fixed the ADO backend to match the required interface and normalized naming o...
Russell Keith-Magee
2007-04-06
Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w...
Russell Keith-Magee
2007-04-05
Added a check of the format specifiers in Python strings. This will identify a
Malcolm Tredinnick
2007-04-05
Backed out a portion of [4919] until I can make it worth smoothly with
Malcolm Tredinnick
2007-04-05
Small fix to [4931].
Malcolm Tredinnick
2007-04-05
Fixed #3918 -- Handle technical message IDs correctly when settings.USE_I18N is
Malcolm Tredinnick
2007-04-05
Fixed #3931 -- Corrected a typo noticed by Jorge Gajon.
Malcolm Tredinnick
2007-04-05
Missed file from [4928].
Malcolm Tredinnick
2007-04-05
Updated version of default English PO file.
Malcolm Tredinnick
2007-04-05
Fixed #3901 -- Updated Brailian Portugese translation. Thanks onaiort@gmail.com.
Malcolm Tredinnick
2007-04-04
Removed an umlaut, since our i18n support (creating PO files) doesn't work
Malcolm Tredinnick
2007-04-04
Cleaned up [4924]. Sorry; wasn't concentrating enough.
Malcolm Tredinnick
2007-04-04
Fixed #3597 -- Fixed unicode encoding problem in form rendering. Thanks,
Malcolm Tredinnick
2007-04-04
Added a FIXME that I forgot to include earlier.
Malcolm Tredinnick
2007-04-04
Fixed #3919 -- Added German identity card number validation to German
Malcolm Tredinnick
2007-04-04
Ingore auto-generated MANIFEST file.
Malcolm Tredinnick
2007-04-04
Fixed #3897 -- Added German localflavor. Thanks, Jannis Leidel.
Malcolm Tredinnick
2007-04-04
Made django.utils.html.escape() work with unicode strings (and unicode-like
Malcolm Tredinnick
2007-04-04
Moved smart_unicode and StrAndUnicode to django.utils.encoding. They are useful
Malcolm Tredinnick
2007-04-03
Negligible formatting changes to some recent commits
Adrian Holovaty
2007-04-03
Fixed #3913 -- Fixed legacy/confusing 'mysite.settings.main' in docs/faq.txt
Adrian Holovaty
2007-04-03
Dropped the presumptive next release's number to 0.97 just so that nobody get...
Jacob Kaplan-Moss
2007-04-03
Bumped version number to 1.0-pre, so that we can tell it apart from the 0.96
Malcolm Tredinnick
2007-04-03
Fixed #3338, #3536, #3796 -- Fixed a bunch of setup and build problems in a
Malcolm Tredinnick
2007-04-03
Fixed #3901 -- Updated Brazilian Portugese translation. Thanks Daniel Alves
Malcolm Tredinnick
2007-04-03
Fixed #3890 -- Added USSocialSecurityNumberField. Thanks James Bennet.
Malcolm Tredinnick
2007-04-03
Fixed #3887 -- Fixed formatting error in docstring that was causing problems in
Malcolm Tredinnick
2007-04-03
Fixed #3882 -- Changed error messages in Brazilian localflavor to be in
Malcolm Tredinnick
2007-04-03
Fixed #3900 -- Included missing function in utils/translation/__init__.py.
Malcolm Tredinnick
2007-04-02
Delayed the reading of settings.USE_I18N until the first use of the i18n
Malcolm Tredinnick
2007-04-02
Fixed #3600 -- Made smart_unicode respect deferred evaluation in the case
Malcolm Tredinnick
2007-04-01
Typo fix.
Malcolm Tredinnick
2007-04-01
Added support for SCGI and AJP. This is a piece that was missed in [4897]. Refs
Malcolm Tredinnick
2007-04-01
Added the ability to name URL patterns. Helps with disambiguity reverse matches.
Malcolm Tredinnick
2007-04-01
More ReST antics with docs/fastcgi.txt
Adrian Holovaty
2007-04-01
Fixed ReST error in docs/fastcgi.txt
Adrian Holovaty
2007-04-01
Edited faq.txt and fastcgi.txt changes from [4897]
Adrian Holovaty
2007-04-01
Fixed #3047 -- Updated fastcgi documentation to mention SCGI and AJP support.
Malcolm Tredinnick
2007-04-01
Fixed #3629 -- In oldforms, differentiate files in a recursive FilePathField.
Malcolm Tredinnick
2007-04-01
Fixed #3889 -- Fixed incorrect anchor in link.
Malcolm Tredinnick
2007-04-01
Fixed #3810 -- In newforms, copy attribute dictionaries before modifying them
Malcolm Tredinnick
2007-04-01
Negligible comment formatting change in django/db/models/base.py (from [4881])
Adrian Holovaty
2007-04-01
Negligible formatting change to humanize tests.py (from [4880])
Adrian Holovaty
2007-04-01
Edited docs/model-api.txt permalink changes from [4879]
Adrian Holovaty
2007-04-01
Documented HttpResponseBadRequest. Refs #3847 and [4867]
Adrian Holovaty
2007-04-01
Tweaked formatting so that comments are readable on 80-char terminals.
Malcolm Tredinnick
[next]