Coder Social home page Coder Social logo

Comments (5)

jaylett avatar jaylett commented on September 26, 2024

eg jaylett@e0a4d6f

My fork contains various other hopefully-useful things, some from other forks, some from djangosnippets, and some from me; mostly things that can be cherry-picked separately as required — all my changes are also ISC licensed.

from django-logentry-admin.

yprez avatar yprez commented on September 26, 2024

Why do you think "delete" shouldn't be allowed? For example, deleting older entries could be useful in some cases...

from django-logentry-admin.

yprez avatar yprez commented on September 26, 2024

Then again, cleaning up the history from the admin site sounds kinda worng.

I'm not actively maintaining this package recently, mostly because there isn't much to maintain. But some of your changes look very useful. If you feel like creating a pull-request for your changes (or part of them) I can release a newer version on pypi.

from django-logentry-admin.

jaylett avatar jaylett commented on September 26, 2024

Yeah, my attitude is that log entries shouldn't be deleted. If you really need to, you can do it via the shell.

Are there particular changes you do/don't want in a pull request? I think modulo any license concerns (it's not entirely clear without statements in the files themselves if all the authors have consented to ISC, although I think the djangosnippets stuff is certainly safe, so it's really Vaal's ActionListFilter).

5bf1b88 from gotlium also looks very useful; in particular on one of my projects, I make a LogEntry for various user actions (as a kind of simple audit trail), like switching subscription plans, so without constraining the filter to staff only, I wouldn't be able to use it there.

Maybe the safest thing is if I make a PR for my changes and the ones from djangosnippets (which explicitly allows broad reuse under the T&Cs). And/or someone (it's Saturday evening, I'm getting lazy ;) could email Vaal and gotlium to see if they're happy with their changes going in as well.

from django-logentry-admin.

yprez avatar yprez commented on September 26, 2024

I think that the license being there in the folder also covers all the code (don't really know the law here, but it's what every open source project does).
Otherwise, sounds good.

from django-logentry-admin.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.