Commits

[7626 total ]
Avatar
Fixed #11931: Removed mention of nonexistent get_sql() method for arguments to limit_choices_to. Since the correct reference involves undocumented ORM internals, this simply removes the reference entirely in favor of publicly-documented use of Q objects.

by ubernostrum on 2009-09-23 23:40 (2 months ago)

Avatar
Fixed typo in docstring for decorator_from_middleware_with_args.

by Luke Plant (Using name ‘lukeplant’) on 2009-09-22 21:21 (2 months ago)

Avatar
The 1.1.X branch has been created, so that needs to be past tense.

by ubernostrum on 2009-09-22 21:20 (2 months ago)

Avatar
Rewrote user_passes_test to use auto_adapt_to_methods, removing the need for _CheckLogin

by Luke Plant (Using name ‘lukeplant’) on 2009-09-21 22:34 (2 months ago)

Avatar
Fixed #6371 - several decorators don't work with bound methods.

by Luke Plant (Using name ‘lukeplant’) on 2009-09-21 22:31 (2 months ago)

Avatar
Fixed #11886 -- Corrected handling of F() expressions that use parentheses. Thanks to Brent Hagany for the report.

by Russell Keith-Magee (Using name ‘russellm’) on 2009-09-16 12:09 (3 months ago)

Avatar
Fixed some ReST markup in admin installation docs.

by Luke Plant (Using name ‘lukeplant’) on 2009-09-14 22:49 (3 months ago)

Avatar
Fixed counting error in admin installation overview docs.

by Luke Plant (Using name ‘lukeplant’) on 2009-09-14 22:36 (3 months ago)

Anon32
Fixed #11827: Can now calculate extent in Oracle on tables with one point.

by jbronn on 2009-09-13 17:40 (3 months ago)

Avatar
Corrected spaces for tabs from r11540.

by Russell Keith-Magee (Using name ‘russellm’) on 2009-09-13 06:18 (3 months ago)