-
The install of TimeSide==0.8 (dev) gave me an Internal Server Error (http://phonotheque.cmam.tn/)
-
I am using Django 1.8 and DDT 1.3 (both latest on PyPI). Given
```
TEMPLATE_LOADERS = (
('django.template.loaders.cached.Loader', (
'django.template.loaders.filesystem.Loader',
'd…
-
I have no real idea why this would be breaking, I am just using a simple autocomplete in an inline and getting this error
```
missing FROM-clause entry for table "subjects_subject"
LINE 1: SELECT (CA…
-
The following 4 files are referenced in the generated `oscar/css/styles.css' file but aren't packaged with Oscar:
- glyphicons-halflings-regular.eot
- glyphicons-halflings-regular.svg
- glyphicons-hal…
-
How can I control how much of the blog post snippet text that is showed in the text prev?
And how cab I add an "read more" link instead of the default "..."
-
Transfering issue from here: https://github.com/StamusNetworks/scirius/issues/51
So getting this:
![34621e0c-4ced-11e5-9baa-d69a015f6e9d](https://cloud.githubusercontent.com/assets/10493450/9565110/f…
-
Traceback:
``` bash
Internal Server Error: /admin/cms/page/edit-plugin/16/
Traceback (most recent call last):
File "/home/aditya/robotix/Robotix/.virtualenv/lib/python2.7/site-packages/django/core/…
-
Hi,
I wanted to show a ModelForm with django-angular mixins in bootstrap style, for which I used django-bootstrap3, but it the two don't seem to be working together properly:
![image](https://cloud.…
-
Hi,
I wanted to show a ModelForm with django-angular mixins in bootstrap style, for which I used [django-bootstrap3](https://github.com/dyve/django-bootstrap3), but it the two don't seem to be worki…
-
When adding new source and pressing "Submit" - getting this:
![untitled](https://cloud.githubusercontent.com/assets/10493450/9079352/0dc320b2-3afe-11e5-8de5-2595c4ef26d8.jpg)
but when pressing "go bac…