- Oct 04, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- Oct 02, 2018
-
-
Samuel GAIST authored
It's now done by render
-
Samuel GAIST authored
-
- Sep 27, 2018
-
-
Samuel GAIST authored
The file in parameter follows the same logic as with the install command.
-
Samuel GAIST authored
-
Samuel GAIST authored
This ensure that the corresponding file is created even if empty.
-
- Sep 20, 2018
-
-
Samuel GAIST authored
Make tutorial default as the live platform.
-
Samuel GAIST authored
They both have been merged to master.
-
Samuel GAIST authored
- Add django-post_office to eggs list - Setup uwsgi plugins - Fix bower path for static files
-
Samuel GAIST authored
This is a production dependency.
-
Samuel GAIST authored
This migration fails to apply properly when using PostgreSQL. Separating the data migration and the last field alteration fixes it.
-
- Sep 14, 2018
-
-
André Anjos authored
Database improvements See merge request !251
-
- Sep 12, 2018
-
-
Samuel GAIST authored
This command will allow to add new databases more easily from beat.examples. It can either only add new versions or update all.
-
Samuel GAIST authored
-
- Sep 11, 2018
-
-
Samuel GAIST authored
The needed dataformats were returned as referenced_dataformats replacing the content of the field.
-
Samuel GAIST authored
-
- Sep 10, 2018
-
-
André Anjos authored
Refactor buildout See merge request !250
-
Samuel GAIST authored
-
- Sep 04, 2018
-
-
Samuel GAIST authored
-
- Sep 03, 2018
-
-
Flavio TARSETTI authored
Web fixes See merge request !249
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
With python 3 we get bytes, ensure we are working on strings.
-
Samuel GAIST authored
Make it properties like for other models
-
Samuel GAIST authored
-
Samuel GAIST authored
If the input is of binary type, returns the decoded version.
-
- Aug 29, 2018
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Python 3 has brought several modifications regarding sorting. This patch refactors the code so it can be properly used with both versions of Python.
-
Samuel GAIST authored
-
Samuel GAIST authored
This property already provides the declaration in a suitable form.
-
Samuel GAIST authored
We are receiving JSON data for the fork_of field so this simplifies its handling.
-