Re: [Django] #19302: Add option to disable Admin log (LogEntry)

2013-03-22 Thread Django
#19302: Add option to disable Admin log (LogEntry)
-+-
 Reporter:  shadow   |Owner:  nobody
 Type:  New feature  |   Status:  closed
Component:  contrib.admin|  Version:  1.4
 Severity:  Normal   |   Resolution:  needsinfo
 Keywords:   | Triage Stage:  Design
Has patch:  0|  decision needed
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by aaugustin):

 * status:  new => closed
 * resolution:   => needsinfo


Comment:

 Please post the link to the discussion on django-developers and describe
 the consensus when it's reached.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #19302: Add option to disable Admin log (LogEntry)

2012-11-16 Thread Django
#19302: Add option to disable Admin log (LogEntry)
-+-
 Reporter:  shadow   |Owner:  nobody
 Type:  New feature  |   Status:  new
Component:  contrib.admin|  Version:  1.4
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Design
Has patch:  0|  decision needed
  Needs tests:  0|  Needs documentation:  0
Easy pickings:  0|  Patch needs improvement:  0
 |UI/UX:  0
-+-
Changes (by aaugustin):

 * easy:  1 => 0
 * stage:  Unreviewed => Design decision needed


Comment:

 I'm hesitating to accept this request.

 Our [https://docs.djangoproject.com/en/dev/internals/contributing/bugs-
 and-features/#requesting-features contributing guidelines] recommend
 sending feature requests to the [https://groups.google.com/group/django-
 developers django-developers] mailing list. Could you start a discussion
 to see if there's support for this idea?

 Please include a link to the discussion in the comments.

 PS: the quick'n'dirty way to achieve this is to hook to the `post_delete`
 signal to clean up related log entries.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [Django] #19302: Add option to disable Admin log (LogEntry)

2012-11-15 Thread Django
#19302: Add option to disable Admin log (LogEntry)
---+--
 Reporter:  shadow |Owner:  nobody
 Type:  New feature|   Status:  new
Component:  contrib.admin  |  Version:  1.4
 Severity:  Normal |   Resolution:
 Keywords: | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  1  |UI/UX:  0
---+--
Changes (by shadow):

 * needs_docs:   => 0
 * needs_tests:   => 0
 * needs_better_patch:   => 0


Comment:

 It would also be preferable if you could have options to:

 * disable it globally (also disabling logging for the Auth app etc.)
 * disable it for individual models
 * disable it for individual apps

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[Django] #19302: Add option to disable Admin log (LogEntry)

2012-11-15 Thread Django
#19302: Add option to disable Admin log (LogEntry)
---+
 Reporter:  shadow |  Owner:  nobody
 Type:  New feature| Status:  new
Component:  contrib.admin  |Version:  1.4
 Severity:  Normal |   Keywords:
 Triage Stage:  Unreviewed |  Has patch:  0
Easy pickings:  1  |  UI/UX:  0
---+
 Could there please be an option to disable the Admin log (LogEntry model).

 Use case: An app designed for sensitive information, where deletion of
 objects must leave no trace.

 cheers

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.