Coder Social home page Coder Social logo

Comments (5)

stefanabreitwieser avatar stefanabreitwieser commented on June 3, 2024 1

Hi @jraddaoui -- no worries! I'm going to tag @marcbouchercca here in case he has feedback, but this looks good to me. Thank you so much for all your work on this!

from scope.

marcboucher avatar marcboucher commented on June 3, 2024 1

Hello @jraddaoui, looks good to me as well.

from scope.

jraddaoui avatar jraddaoui commented on June 3, 2024

Estimate: 1 hour.

from scope.

jraddaoui avatar jraddaoui commented on June 3, 2024

Hi @stefanabreitwieser, sorry to bug you again.

Like #28, I'd like to address this issue as a personal contribution, to wrap things up before the beta release. But I'd like to check if you are okay with it before doing anything.

The Django Site Administration is an extra module inside the application, accessible in the .../admin URL only by administrator users. This module allows to modify the application data in a different way but it requires some maintenance as long as the application is developed, something that has not been done until now and that will require a little more time than removing the module.

One of the reasons I think it's better to remove it is because it may lead to corrupted data and application issues. For example, and administrator could accidentally remove one of the recently added settings through there, or move a Digital File from one Folder to another.

Another reason is because it increases the application and database size, as the module needs to be loaded and a few tables are needed, that's why this could be a great moment to do it, before a final set of migrations is created for the Beta release in #78.

Please, let me know what you think.

from scope.

jraddaoui avatar jraddaoui commented on June 3, 2024

Hi @stefanabreitwieser, @marcbouchercca,

This is also deployed to the test instance. The .../admin URL should show now a not found page.

from scope.

Related Issues (20)

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.