-
Hi,
We are working on a Django project that uses django-easy-pdf - which in turns uses xhtml2pdf - to render a pdf. It has been working great untill it recently broke. Looking at the traceback I beli…
-
I'm trying to create a blog app with dynamic view for url and every frontend page showing
```
Reverse for 'detail' with arguments '()' and keyword arguments '{}' not found. 1 pattern(s) tried: [u'pos…
-
This bug is fixed in master branch.
I download django-material from pip install django-material (Version 0.5.1).
The broken code in change_password.html is:
{% load i18n admin_static admin_urls %}
…
-
I'm seeing this problem with material admin. I first observed this running on gunicorn in a staging environment, but after further investigation, I was able to duplicate it locally in debug mode:
![s…
-
Before we go forward, there is a request from @rafalkowalski to rewrite everything in django. Should we stick with flask and refactor, or should we restart with django?
@leto @mariobehling please pro…
-
Hi @josmas ,
Today I've tested local-badge-server on my system - Ubuntu Studio 15.04 and below is the testing result:
> 60% of my tested result got disappeared, I tried scrolling up in terminal but …
-
`forms.MultipleChoiceField` has no materialized implementation. It's standard widget.
Django 1.9.2
django-material 0.5.1
-
WARNINGS:
pybb.Forum.moderators: (fields.W340) null has no effect on ManyToManyField.
pybb.Post.user_ip: (fields.W900) IPAddressField has been deprecated. Support for it (except in historical migratio…
-
Suit seems to be pretty slow to updates, and is looking a bit dated. Consider alternatives such as:
- [Jet](http://jet.geex-arts.com)
- [Django Material](http://forms.viewflow.io)
- The default admin
…
-
I feel like there's a better way to do this. WordPress for instance puts a solid black bar at the top of your site when you're logged in, pushing the whole rest of the site about 30px down. This way y…