Surya Kasturi

Results 31 issues of Surya Kasturi

I have tried to use `{% dajaxice_js_import %}` to import JS files as in the directory `./dajaxice/templates/dajaxice/`. The template tag is able to render the respective html element but not...

If you'd like to report a bug, please include the following information: - the expected behaviour: download model file - the observed behaviour: no download - steps to reproduce the...

I am getting the following error while building the library. Would you mind looking into this? ![screen shot 2017-08-21 at 6 07 15 pm](https://user-images.githubusercontent.com/932927/29514656-e4bbf554-869b-11e7-859c-b3cee07b500b.png)

### 🐛 Describe the bug ``` pip install -U ai2-tango Collecting ai2-tango Using cached ai2_tango-0.10.0-py3-none-any.whl (197 kB) Collecting filelock=3.4 Using cached filelock-3.7.1-py3-none-any.whl (10 kB) Collecting tqdm=4.62 Downloading tqdm-4.64.0-py2.py3-none-any.whl (78 kB)...

bug

The below are the changes made (some minor changes might have been missed but can be found clearly in commit messages) 1. Upgrade `{% url %}` template tag 2. Use...

enhancement
prio-high

Reputation system for the site 1. upvotes, down votes for submissions. Each revision object has its own reputation 2. only upvotes for comments 3. Reputation for user profile 4. Search...

enhancement
prio-high
scipy_central.thumbs

This addition is critical to serving application on uWSGI

When a new user makes a submission without logging in, the generated username length should not be more 30 (default). Reference: https://github.com/scipy/SciPyCentral/blob/master/scipy_central/person/views.py#L183

defect
prio-high
scipy_central.person

If download file is unavailable, show 404 error with proper message. Currently it raises runtime exception leading HTTP 500.

easy-fix
prio-normal
scipy_central.submission

Need to ignore several files with common extensions from the uploading zip file when user submits is as package. Common extensions: `.pyc, ~,` etc.

easy-fix
prio-normal
scipy_central.submission