Changes between Version 101 and Version 102 of SprintIdeas


Ignore:
Timestamp:
Sep 14, 2007, 4:57:01 PM (17 years ago)
Author:
Ville Säävuori
Comment:

Removed fixed tickets

Legend:

Unmodified
Added
Removed
Modified
  • SprintIdeas

    v101 v102  
    119119 * #4094 databrowse calendars do not translate the month back to english resulting in an error
    120120 * #4692 write up some documentation about the required database permissions
    121  * do #4245 - `add documentation solving "permission denied" with start-project on OSX`
    122121 * add unit tests and docs to #2539 - `Custom tags and filters can be restricted by namespace`
    123122 * #5418 - Add assertNoBrokenLinks() to test system
     
    159158 * #5264 Work out which version of Flup Django likes best
    160159 * #5298 The extra_context keyword argument should be available in the auth app views
    161  * #5308 Redirect from pages that need login and have Unicode URL causes error
    162160 * #5364 mentioned form_for_model().save(commit=false) in the docs
    163161 * #5454 - Using a user-built DB backend
    164162 * #5457 move permission checking to the auth backends.
    165163 * #5468 (direct_to_template uses literal dict in keyword arg)
    166  * #5389 - daily_cleanup.py looks to be broken after [6087]
    167164 * #5355 patch and tests for forms.DecimalField.clean() raising when not given a string
    168165
Back to Top