14 Commits

Author SHA1 Message Date
Esteban Castro Borsani
6dc6c87a04 Feature/install (#193)
* add yarn

* spirit startproject command

* readme usage

* remove example from travis

* readme run tests

* exit instead of raise

* remove yarn.lock

* core.conf settings

* django.conf.settings -> core.conf.settings everywhere

* editorconfig makefiles

* docs

* core.conf.defaults docs

* installation docs

* upgrade docs

* update history

* spirit.settings deprecation warning

* update readme
2017-09-24 12:38:54 -03:00
Esteban Castro Borsani
c2f9ed3a49 Feature/upload files optional (#196)
* comment.forms pass tmp file to magic

* core.tags settings

* make comment upload image/file optional

* gitignore update

* delete manage

* gitignore update

* delete manage

* generic editor upload

* editor pass image extensions

* fix coffee tests

* bookmark coffee lil refactor

* update js deps

* rename test

* comment.forms change file name format from hash.file.ext -> file_hash.ext

* add @rkenmi to authors

* update history
2017-09-21 13:47:10 -03:00
nitely
eef3f7421e gitignore example/static 2015-11-07 06:17:55 -03:00
nitely
02589e5a8b gulp & styles refactor 2015-10-06 02:32:27 -03:00
nitely
864a76de59 gulp & styles refactor 2015-10-06 02:32:27 -03:00
nitely
2fa361da07 settings static and media path for testing 2015-08-02 18:02:15 -03:00
nitely
546a60784d gitignore transifex 2015-07-31 02:03:31 -03:00
nitely
16e05a449a search whoosh_index 2015-07-24 21:16:35 -03:00
nitely
13e6425d37 gitignore 2015-07-24 21:11:39 -03:00
nitely
7820e75272 gitignore 2015-07-24 21:05:54 -03:00
nitely
4848e8e466 gitignore 2015-07-24 21:05:13 -03:00
Benjamin ABEL
c64641d87a Separate example and tests
Each folder has is own settings and urls and can be tested with
`runtests.py`

1. `./runtests` run tests with `tests/settings.py` file
2. `./runtests example` run tests with `example/settings.py` file

`runtests.py` write to stdout the settings file used.
2014-11-25 14:24:50 +01:00
nitely
11b72ee019 translations 2014-07-29 17:32:40 -03:00
nitely
e830fb2047 git 2014-05-09 20:04:37 -03:00