-
I'm writing a custom router mainly to be able to use the django rest framework serializers directly (mostly pushing full complete instances). I don't want all instances of a model to get published, in…
-
```
What steps will reproduce the problem?
Run the Django test suite (as of rev. 9788) against an SQL Server 2000
database using django-pyodbc trunk as of r134
The Django test suite is a good way to…
-
When the sd server response but does not establish a connection (e.g. unauthorized user with swampdragon-auth) connection.js is currently broken resulting in infinite reconnect tries.
The fix is simp…
-
Deploying from Vagrant so all should be up to date.
**TL;DR Error**
```
Exception Type: UnicodeEncodeError at /settings/site/global/
Exception Value: 'ascii' codec can't encode character u'\xa3' in …
-
When I deserialize the following JSON:
``` javascript
[
{
"id":"b21c43cc-3dd5-11e4-9dac-6274cc1fb069",
"created_at":"Tue Sep 16 19:15:11 UTC 2014",
"title":"Software Engineer…
-
When I deserialize the following JSON:
``` javascript
[
{
"id":"b21c43cc-3dd5-11e4-9dac-6274cc1fb069",
"created_at":"Tue Sep 16 19:15:11 UTC 2014",
"title":"Software Engineer…
-
The idea here it to provide a way to lump individuals together into groups and projects for funding purposes. A "fund" here is a set of weighted percentages for individuals and other funds (funds can …
-
The Ebean project looks to be inactive. We should be using JPA where Slick isn't being recommended i.e. drop anorm also and boil our built in db support to JDBC, JPA and Slick.
huntc updated
10 years ago
-
When I run the update_settings command, the following error occurs:
``` python
# python manage.py update_settings
Processing for photologue ...
Processing for tagging ...
Processing for avatar ..…
natea updated
12 years ago