Changes between Version 159 and Version 160 of SprintIdeas
- Timestamp:
- Sep 16, 2007, 1:14:47 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SprintIdeas
v159 v160 116 116 * #4094 databrowse calendars do not translate the month back to english resulting in an error 117 117 * add unit tests and docs to #2539 - `Custom tags and filters can be restricted by namespace` 118 * #5418 - Add assertNoBrokenLinks() to test system119 118 * #5415 - Every SQL query should send a signal if possible 120 119 * confirm #2493 - Error "reset"ing app with self-referencing ForeignKey … … 176 175 * #5364 mentioned form_for_model().save(commit=false) in the docs 177 176 * #5374 Validation for ModelAdmin classes [newforms-admin] 177 * #5418 Add assertNoBrokenLinks() to test system 178 178 * #5419 Fuzz testing assertions created along with some documentation 179 179 * #5457 move permission checking to the auth backends.