Opened 18 years ago
Closed 17 years ago
#4125 closed (fixed)
datastructures EasyQuerySet (+ small fixes)
Reported by: | Chris Beaven | Owned by: | Adrian Holovaty |
---|---|---|---|
Component: | Contrib apps | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Here's a working implementation to make the calendar views work properly.
It also fixes a couple of small annoyances I had:
- provide
base_site.html
to override - show "X objects for field" when on an object list page
Attachments (5)
Change History (9)
by , 18 years ago
Attachment: | databrowse_fixes.patch added |
---|
by , 18 years ago
Attachment: | databrowse_fixes.2.patch added |
---|
comment:1 by , 18 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
These both sound like useful changes.
comment:2 by , 18 years ago
Patch needs improvement: | set |
---|---|
Triage Stage: | Ready for checkin → Accepted |
This patch can't be correct: the changes to base.html defines two blocks called "title".
comment:3 by , 17 years ago
Patch needs improvement: | unset |
---|---|
Triage Stage: | Accepted → Ready for checkin |
by , 17 years ago
Attachment: | databrowse_fixes.5.patch added |
---|
"x objects" on the main object list page too
comment:4 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Oops - base.html, not .htm