Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#1418 closed defect (fixed)

[patch] management.py fixes for sqlclear

Reported by: Nebojsa Djordjevic <nesh at studioquattro dot co dot yu> Owned by: Adrian Holovaty
Component: contrib.admin Version: magic-removal
Severity: normal Keywords:
Cc: nesh@… Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description


Attachments (2)

management.diff (804 bytes ) - added by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu> 18 years ago.
management.2.diff (1.2 KB ) - added by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu> 18 years ago.
new patch

Download all attachments as: .zip

Change History (6)

by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu>, 18 years ago

Attachment: management.diff added

comment:1 by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu>, 18 years ago

Cc: nesh@… added

by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu>, 18 years ago

Attachment: management.2.diff added

new patch

comment:2 by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu>, 18 years ago

Summary: [patch] management.py tries to clear packages table which is no more[patch] management.py fixes for sqlclear

New content type naming fixed for sqlclear, temporary commented out permissions.

comment:3 by Nebojsa Djordjevic <nesh at studioquattro dot co dot yu>, 18 years ago

Also removed package table related stuff

comment:4 by Adrian Holovaty, 18 years ago

Resolution: fixed
Status: newclosed

(In [2442]) magic-removal: Fixed #1418 -- Applied management.py fixes for 'sqlclear'. Thanks, nesh

Note: See TracTickets for help on using tickets.
Back to Top