-
https://github.com/mysociety/sayit.mysociety.org/issues/94
I update django to 1.8, my pip freeze:
```
(virtualenv-sayit) felipe@ACTASINTELIGENTES:~/sayit/sayit.mysociety.org$ pip freeze
audioread==2…
-
I have a new installation
and change wtih `git checkout update-for-newer-sayit`
I have correct xml folder with 27 xml to upload, but i have a problem
```
Traceback (most recent call last):
File "…
-
I spent an hour today working out why several Django 1.8 changes weren't showing up.
I'd used 'theming' to fix some CSS and it overrides base.html. So we need to update the included base.html to matc…
-
```
What steps will reproduce the problem?
1. Create ticpp::Document with ~30000 elements with subelements
2. wait for the destructor to call void DeleteSpawnedWrappers()
3.
What is the expected outp…
-
Since django-cms has grabbed the opportunity to depend on the django admin backend for frontend editors, we'll have to deal with a lot of crappy fixes and work-arounds -- sorry, just being provocative…
-
So I'm using angular + browserify and ideally this templates.js file would be completely transparent (meaning it only shows up in the browserify bundled js output). The reason I say that would be ide…
-
The template seems to use GC and I suspect needs a general settings update, perhaps similar to what i've done in my [avfoundation-capture](https://github.com/pizthewiz/Cinder/tree/avfoundation-capture…
-
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…
-
```
What steps will reproduce the problem?
1. Create ticpp::Document with ~30000 elements with subelements
2. wait for the destructor to call void DeleteSpawnedWrappers()
3.
What is the expected outp…
-
```
What steps will reproduce the problem?
1. Create ticpp::Document with ~30000 elements with subelements
2. wait for the destructor to call void DeleteSpawnedWrappers()
3.
What is the expected outp…