Giter Club home page Giter Club logo

django-adminlte3-tutorial's People

Contributors

fseesink avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

django-adminlte3-tutorial's Issues

Live preview is broken

Hi folks, the live preview is broken.

There you will find directories `adminlte3`, `adminlte3_theme`, `django`, and `django_adminlte3`, among others. `adminlte3` contains the actual AdminLTE template files. Note you don't modify these. If you wish to customize things, you create your own versions, which you store in a path that matches the default ones (more on that in a minute). And in these you place an `{% extend <file> %}` line at the top to pull that default file in and then modify it as needed. But it's worth knowing where the default ones live in case you want to look at them. Either that or download the official AdminLTE files and look through those for examples to work with. To see examples of what the template offers, check out their [live preview page](https://adminlte.io/preview).

Do you have another link showing how it works?

Using the Python module vs using AdminLTE by itself

Hey, I found this repo on an issue of the module repo and thought it would be more appropriate to ask this question here.

As a beginner to front-end stuff, I'm curious about what are the advantages of using this Python module instead of just getting the official theme. Like, why depend on the module maintainers when I could try to work directly with AdminLTE?

And besides that, I'm really confused about if it's good practice to use Django templates and its admin site in commercial applications. It seems that the modularity of having a separate front-end has its benefits, but on the other hand it seems that simple CRUD applications would benefit a lot from the Django admin site.

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.