Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
authors by first/last commit
Core group
Developer turnover
Changes    Collaboration    Timeline    Rss   
Unmute 1 - 20 of 9560  Next ›
9560 03.12.2008 06:53:57, by mtredinnick:
[1.0.X] Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by
col16.

Backport of r9557 from trunk.
9559 03.12.2008 06:53:26, by mtredinnick:
[1.0.X] Fixed #9740 -- Updated and correct usage of max_entries in cache documentation.

Backport of r9556 from trunk.
9558 03.12.2008 06:50:46, by mtredinnick:
Fixed #9735 -- Documentation typo fix.
9557 03.12.2008 06:50:11, by mtredinnick:
Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by
col16.
9556 03.12.2008 06:49:37, by mtredinnick:
Fixed #9740 -- Updated and correct usage of max_entries in cache documentation.
9555 03.12.2008 01:44:12, by lukeplant:
Updated csrf docs with 'versionadded' info
9554 03.12.2008 01:34:18, by lukeplant:
New CsrfMiddleware features: automatic exceptions for known AJAX and decorator for manual exceptions
9553 03.12.2008 01:31:31, by lukeplant:
Split CsrfMiddleware into two to make it more reusable.

Also converted it to be a view middleware instead of request,
as this allows more options.
9552 03.12.2008 00:00:06, by lukeplant:
More tests for the other half of CsrfMiddleware
9551 02.12.2008 23:40:00, by lukeplant:
Added tests for CsrfMiddleware.
9550 02.12.2008 23:09:51, by lukeplant:
Fixed #8248: made help() work on models and improved introspection support.

Descriptors now return themselves when accessed via the class, as per standard
Python descriptors like property().
9549 02.12.2008 19:42:30, by ikelly:
[1.0.X] Fixed #9706: made SlugField honor max_length in Oracle, matching the other backends. Backport of [9548] from trunk.
9548 02.12.2008 19:40:40, by ikelly:
Fixed #9706: made SlugField honor max_length in Oracle, matching the other backends.
9547 02.12.2008 17:59:39, by ikelly:
[1.0.X] Fixed a pair of bugs in determining the set of models to flush that were causing test cause failures in Oracle after [9536].
9546 02.12.2008 17:58:06, by ikelly:
Fixed a pair of bugs in determining the set of models to flush that were causing test cause failures in Oracle after [9536].
9545 02.12.2008 14:34:00, by russellm:
[1.0.X] Fixed #9736 -- Added quoting to the SQL constraint names generated during table creation. This is to accommodate primary keys with spaces.

Merge of [9543] from trunk.
9544 02.12.2008 14:27:30, by russellm:
Added svn:ignore properties on some recently added directories
9543 02.12.2008 14:23:29, by russellm:
Fixed #9736 -- Added quoting to the SQL constraint names generated during table creation. This is to accommodate primary keys with spaces.
9542 02.12.2008 07:01:14, by mtredinnick:
[1.0.X] Added a note to the SQLite database documentation mentioning that
version 3.6.2 is to be avoided like the plague. Fortunately, it was only the
latest release for three weeks, so avoidance is easy (as is upgrading).

Refs #9358.

Backport of r9540 from trunk.
9541 02.12.2008 07:00:44, by mtredinnick:
[1.0.X] Added a short note to the modelforms documentation linking between
save(commit=False) and using force_insert or force_update on the Model.save()
call. Refs #8672.

Backport of r9539 from trunk.
1 2 3 4 5 6 7 8 9 10 Next