Giter VIP home page Giter VIP logo

django-forms-fieldset's Introduction

Hi there 👋

  • 🔭 I’m currently building Nimba
  • 🌱 I’m currently learning Self Supervised Learning / LLMs and Distributed system (database and service scaling)
  • 👯 I’m looking to collaborate on python (Django and JavaScript), preferences from Guinea
  • 🤔 I’m looking for help with Self Supervised Learning
  • 💬 Ask me about Python/API GateWay/Message brokers/JavaScript/Error tracking/OAuth 2.0 and OpenID connect/SSO/CI-CD/Github Actions/Rate liming/NLP/Machine Learning and APEX (salesforce)/ Micro service communication/Application Resilence and more.
  • 📫 Reach me: [email protected]

My Meet-up, Live coding and Talks

Stats :

django-forms-fieldset's People

Contributors

hadpro24 avatar

Stargazers

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

Watchers

 avatar

django-forms-fieldset's Issues

File "forms_fieldset/img/sorting-icons.svg" cannot be found when "python manage.py collectstatic"

Hi there,

I was trying to deploy an app on Heroku when I started running into a problem relating to the forms_fields.

When running "python manage.py collectstatic", I am coming across the following error message:

"The CSS file 'forms_fieldset\css\main.css' references a file which could not be found:
forms_fieldset/img/sorting-icons.svg"

Seems to work fine on local, but Heroku doesnt want to hear about it until this is solved.

Any ideas?

(I am beginner in programming, so let me know if I am making sense, or if you needed anymore information)

[DM] Change template tag to use filtering

  1. Remplace this :
{% fieldset form fieldsets '#42945c' %}
{% inline_fieldset inline_form '#42945c' "Note des eleves" %}

to

{{ form | fieldset:'#42945c' }}
{{ inline_form | inline_fieldset:'#42945c,Note des eleves' }}

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.