Savun Bulkan Evcimen

Results 13 issues of Savun Bulkan Evcimen

enhancement

Hi there, I always thought that Dajaxice would use the AJAX functions of the frameworks. As is in if i use jquery.dajax.core.js then it would use JQuery.ajax. It doesn't seem...

future

Just a feature request for native tab support :) ![image](https://cloud.githubusercontent.com/assets/13985/6932790/35bcbd54-d86a-11e4-8121-768ebf3f9792.png)

enhancement

The following request came through the Google Web Store user feedback; Hi, thanks for this useful extension It will be great if there was a custom shortcut that you can...

feature-request

- add error_message field to Question model - in the form when creating field pass self.question.error_message as the message field if its defined

enhancement

Each Question should have a user selectable list of validators associated with it. phone number, postcode, numbers only, letters only. ``` python # inside of QuestionForm def answer_clean(self, value): for...

enhancement