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-07-21
Minor fix to allow for count=0 in assertContains.
Russell Keith-Magee
2007-07-21
Fixed #4304 -- Modified sys.exit to os._exit to make sure development server ...
Russell Keith-Magee
2007-07-20
Added some additional docs to docs/model-api.txt db_type() section
Adrian Holovaty
2007-07-20
Fixed negligible typo in docstring in tests/regressiontests/test_client_regre...
Adrian Holovaty
2007-07-20
Fixed #4738 -- Modified the prompt that is displayed when a test database can...
Russell Keith-Magee
2007-07-20
Fixed #4901 -- Modified assertContains to provide a default check of 'any ins...
Russell Keith-Magee
2007-07-20
Refs #3782 -- Added documentation note that suite() handling is only in devel...
Russell Keith-Magee
2007-07-20
Fixed #3782 -- Added support for the suite() method recommended by the Python...
Russell Keith-Magee
2007-07-20
Fixed #4897 -- Fixed minor typo in doctest comment.
Russell Keith-Magee
2007-07-20
Fixed #4558 -- Modified XML serializer to handle whitespace better around Non...
Russell Keith-Magee
2007-07-20
Simplified the indent level in management.py _get_sql_model_create() by using...
Adrian Holovaty
2007-07-20
Added a db_type() method to the database Field class. This is a hook for calc...
Adrian Holovaty
2007-07-19
Fixed #3925 -- Added Slovak localflavor items. Thanks, Martin KosÃr.
Malcolm Tredinnick
2007-07-19
Fixed #4917 -- Updated Swedish translation. Thanks, Pilip Lindborg.
Malcolm Tredinnick
2007-07-17
Fixed #4899 -- Fixed a problem with PO file header generation caused by [5708].
Malcolm Tredinnick
2007-07-17
Fixed #4898 -- Fixed a precendence problem when constructing HTTP Date header.
Malcolm Tredinnick
2007-07-16
Fixed #4851 -- Fixed description of an example query in `db-api` docs.
Gary Wilson Jr
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
Refs #3012 -- Removed iterator from `test_data_types` cache test that I added...
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-16
Updated AUTHORS for [5708].
Malcolm Tredinnick
2007-07-15
Improved docs/templates.txt section on the 'regroup' tag
Adrian Holovaty
2007-07-15
Edited docs/db-api.txt changes from [5700]
Adrian Holovaty
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 #4877 -- Fixed typo in testing documentation, patch from John Shaffer.
Gary Wilson Jr
2007-07-15
Fixed #4310 -- Fixed a regular expression bug in `strip_entities` function an...
Gary Wilson Jr
2007-07-15
Clarified the documentation on the steps that happen during a save, and how r...
Russell Keith-Magee
2007-07-14
Negligible capitalization fix in test/client.py docstring
Adrian Holovaty
2007-07-14
Edited docs/db-api.txt changes from [5658]
Adrian Holovaty
2007-07-14
Fixed #4870 -- Removed unneeded import and fixed a docstring in an example.
Malcolm Tredinnick
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-14
Fixed #4869 -- Added a note that syncdb does not alter existing tables. Thanks,
Malcolm Tredinnick
2007-07-13
Documented the 'commit' argument to save() methods on forms created via form_...
Adrian Holovaty
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
Added author credit for [5686]. Refs #4469.
Malcolm Tredinnick
[next]