1👍
✅
You said you wanted to use Bootstrap. Uniform is an alternative to that. So you don’t need to use these files at all.
0👍
In case, you like to include the uniform instead of the Bootstrap, what you need to do is
python manage.py collectstatic
This will collect all the static files and store in uni-form folder., since after installing the crispy-forms, you might not know where the static files are..
- [Answer]-What's the subtitute for direct_to_template in django 1.5. This is giving errors
- [Answer]-Django 1.5. Users attributes in comments framework
- [Answer]-Django prefetch_related on many to many field always yields empty array
- [Answer]-Django party rental company inventory model
Source:stackexchange.com