-
Does not work to send mail, the password is not restores Simple Forms not working. Although with the usual php script mail out.
Bolt 1.6.10
kuzsa updated
10 years ago
-
I'm trying use version 0.1b1 because of task argument support.
It's safe to use version 0.1b1?
Below my pip freeze:
(fabricbolt)~ ❯❯❯ pip freeze
Django==1.6.6
Fabric==1.9.1
GitPython==0.3.2.RC1
Pill…
-
Here are a list of things that can be improved (I'll make a PR if someone doesn't beat me to them) in bake for Cake3:
- `modelClass` isn't actually set in `ViewTask`, yet is passed in (and not used).
…
-
When I try use a sensitive attribute value I got the error below:
I will try investigate this further tomorrow, if I disable the password as sensitive value it works.
AttributeError at /projects/stag…
-
I encountered the following error after the creation of a user
WARNING:root:Could not resolve form field 'user_level'.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/site-package…
ingf updated
10 years ago
-
I'm writing an extension so that users on the front-end of my site can create new records for a content type. I was wondering whether there was a simple way to use the existing bolt functionality and …
-
After a fresh install from master the "Add hook" button leads to this error:
TemplateDoesNotExist at /web-hooks/create/
web_hooks/hook_create.html
Request Method: GET
Request URL: http://10.0.2.2:…
-
I am thinking of writing a plugin for Yanfly's FTB Battle Option that utilizes its AP model but maintains the speed/initiative of the default system, with a twist.
Like FTB, actors will be able to ta…
-
Including the new Font Awesome.
-
Hy,
I created a contenttype with a field that are required .
when I validate the form with this field empty, I get no error and the object was store in base.
Are Are there no verification in the re…
odlex updated
10 years ago