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
2006-06-28
Added basic tests for settings.DATABASES populating
Jason Pellerin
2006-06-28
Removed redundant error check.
Jason Pellerin
2006-06-28
* Added connect() function and ConnectionInfo class to abstract
Jason Pellerin
2006-06-28
Merge trunk to [3226]
Jason Pellerin
2006-06-28
Merge trunk to [3216]
Jason Pellerin
2006-06-23
Created branch for MultipleDatabaseSupport. Refs #1142.
Jacob Kaplan-Moss
2006-06-23
Fixed #1661 -- Added logic for string-form model references in the 'to' argum...
Russell Keith-Magee
2006-06-23
Added comments to clarify the string->field name resolution logic.
Russell Keith-Magee
2006-06-23
Fixed #1662 -- Added resolver for string-form model references for models tha...
Russell Keith-Magee
2006-06-22
Fixed #2199: deleting objects with generic foreign keys in the admin now work...
Jacob Kaplan-Moss
2006-06-22
Changed default 500 view NOT to use RequestContext, to lessen the chance that...
Adrian Holovaty
2006-06-22
Fixed typo in docs/request_response.txt
Adrian Holovaty
2006-06-21
Fixed a few small rst errors in request/response and fastcgi docs.
Jacob Kaplan-Moss
2006-06-21
Reverted [3184]. There's no such thing as models.PasswordField.
Adrian Holovaty
2006-06-21
Fixed the "timeuntil" and "timesince" tests so that they don't fail on a
Malcolm Tredinnick
2006-06-21
Fixed #1240 -- Updated bash completion file to accomodate changes in r3174.
Malcolm Tredinnick
2006-06-21
Fixed #2163 -- Corrected typo when handling datetimes with timezones in the t...
Malcolm Tredinnick
2006-06-21
Fixed #2053 -- added an optional comparison argument to the "timesince" filter.
Malcolm Tredinnick
2006-06-21
Fixed #2071 -- documented the PasswordField (including cavaets). Thanks to
Malcolm Tredinnick
2006-06-21
Fixed #2031 -- Don't try to remove microseconds on date objects (only datetime)
Malcolm Tredinnick
2006-06-21
Fixed #1928 -- Correctly create foreign key references when there are multiple
Malcolm Tredinnick
2006-06-20
Fixed runtests.py problem from [3177] where it assumed you were running the t...
Adrian Holovaty
2006-06-20
Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql
Adrian Holovaty
2006-06-20
Fixed #688 -- Changed default 404 and 500 views to use RequestContext
Adrian Holovaty
2006-06-20
Fixed #2119 -- fixed problems with splitting SQL statements into separate
Malcolm Tredinnick
2006-06-20
Fixed #2161 -- handle trailing newlines in initial SQL data. Includes
Malcolm Tredinnick
2006-06-20
Added regressions tests to ensure that one-to-one and many-to-many fields
Malcolm Tredinnick
2006-06-20
Added draft of docs/fastcgi.txt. Haven't finished editing this yet.
Adrian Holovaty
2006-06-20
Added django/core/servers/fastcgi.py and manage.py 'runfcgi' option. Thanks, ...
Adrian Holovaty
2006-06-20
Tightened up code in django.contrib.contenttypes.models.ContentTypeManager.ge...
Adrian Holovaty
2006-06-20
Fixed #1802 -- Fixed database integrity error when creating permission object...
Adrian Holovaty
2006-06-20
Converted request.META['REQUEST_METHOD'] calls to request.method, throughout ...
Adrian Holovaty
2006-06-20
Fixed bad formatting in 'lookup' model tests from [3157]
Adrian Holovaty
2006-06-20
Fixed comma splice in auth.User model docstring
Adrian Holovaty
2006-06-20
Fixed #1964 -- Fixed bug in fetching the dimensions of an ImageField. Thanks,...
Adrian Holovaty
2006-06-20
Fixed #1422 -- Docstring improvements for the models in the admin app. Thanks
Malcolm Tredinnick
2006-06-20
Fixed #2078 -- Improved HttpResponseRedirect and HttpResponsePermanentRedirec...
Adrian Holovaty
2006-06-20
Fixed #2102 -- Template system 'for' loops now support generators. Thanks, db...
Adrian Holovaty
2006-06-20
Added 'method' attribute to HttpRequest objects
Adrian Holovaty
2006-06-20
Fixed #2185 -- Changed django.views.decorators.http.require_http_methods deco...
Adrian Holovaty
2006-06-20
Fixed #2189 -- Optimized auth.User.get_all_permissions() to use select_relate...
Adrian Holovaty
2006-06-20
Fixed #2190 -- Now allowing NullBooleanField to be given None
Adrian Holovaty
2006-06-20
Fixed #2195 -- Fixed spelling error in generic_relations model test. Other er...
Adrian Holovaty
2006-06-20
Fixed ReST error in [3158]. I think.
Adrian Holovaty
2006-06-20
Added 'Why is Django leaking memory?' to docs/faq.txt
Adrian Holovaty
2006-06-20
Fixed #1857 -- Fixed get_previous_by_FIELD and get_next_by_FIELD to work
Malcolm Tredinnick
2006-06-19
Fixed some small typos in generic_relations model tests
Adrian Holovaty
2006-06-19
fixed #2172: updated russian translation
Georg Bauer
2006-06-19
fixed #2180: updated polish translation
Georg Bauer
2006-06-19
fixed #2165: updated hebrew translations
Georg Bauer
[next]