Changes between Version 159 and Version 160 of SprintIdeas


Ignore:
Timestamp:
Sep 16, 2007, 1:14:47 AM (17 years ago)
Author:
Michael Nelson
Comment:

Moved #5418 down to Results section.

Legend:

Unmodified
Added
Removed
Modified
  • SprintIdeas

    v159 v160  
    116116 * #4094 databrowse calendars do not translate the month back to english resulting in an error
    117117 * add unit tests and docs to #2539 - `Custom tags and filters can be restricted by namespace`
    118  * #5418 - Add assertNoBrokenLinks() to test system
    119118 * #5415 - Every SQL query should send a signal if possible
    120119 * confirm #2493 - Error "reset"ing app with self-referencing ForeignKey
     
    176175 * #5364 mentioned form_for_model().save(commit=false) in the docs
    177176 * #5374 Validation for ModelAdmin classes [newforms-admin]
     177 * #5418 Add assertNoBrokenLinks() to test system
    178178 * #5419 Fuzz testing assertions created along with some documentation
    179179 * #5457 move permission checking to the auth backends.
Back to Top