-
I'd like to create a simple django template tag to render LESS into CSS.
There doesn't seem to be a clear hook to call with a string of LESS.
-
This is my environment by `pip list`:
```
Package Version
----------------------------- ----------
alabaster 0.7.12
asgiref 3.4.1
…
-
this is my forms.py
```
from bootstrap3_datetime.widgets import DateTimePicker
from django import forms
class serviceForm(forms.ModelForm):
serviceRequestDate = forms.DateTimeField(
w…
-
* Package version: 1.6.1
* Django version: 1.9.8
* Python version: 2.7.9
InlineRadio does not seem to respect `form_show_labels` or `help_text_inline` when set on the form helper object:
```
…
-
Hello,
After upgrade to the recent available scirius version in git repository, I've been experiencing this error message while accessing web interface:
`GET /accounts/login/ HTTP/1.1" 500`
the…
-
-
I could install the plugin - then I selected 2 images and pressed preview. Then I got this error-page:
```
AttributeError at /control/event/bigevents/2017/settings/tickets/preview/passbook
'NoneT…
-
I change to bootstrap4 from bootstrap3. I have a filter form on top of a table, rendered with
```
{% if filter %}
{% bootstrap_form filter.form layout='inline' %}
{% boots…
-
i deployed my website on heroku but when i am trying to run this command **heroku run python manage.py collectstatic ** its show the error `OSError: [Errno 30] Read-only file system: '/static_in_env' …
-
> **Migrated from Trello**
Currently, A+ uses some public cloud CDN for Bootstrap CSS/JS and courses may use the public cloud for MathJax JS. However, in exam scenarios, we should disseminate such …