.settings/org.eclipse.core.resources.prefs
author durandn
Tue, 03 May 2016 14:32:28 +0200
changeset 610 b9edc1c1538a
parent 608 8fd40139827c
permissions -rw-r--r--
reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
51
3247fccfbd3f update on renkan
ymh <ymh.work@gmail.com>
parents:
diff changeset
     1
eclipse.preferences.version=1
316
242510015401 move java server project to sub folder
ymh <ymh.work@gmail.com>
parents: 309
diff changeset
     2
encoding//server/java/renkan-web/src/main/webapp/WEB-INF/i18n/messages_en.properties=UTF-8
242510015401 move java server project to sub folder
ymh <ymh.work@gmail.com>
parents: 309
diff changeset
     3
encoding//server/java/renkan-web/src/main/webapp/WEB-INF/i18n/messages_fr.properties=UTF-8
334
de35ce18643a add setup for renkanmanager.
ymh <ymh.work@gmail.com>
parents: 319
diff changeset
     4
encoding//server/python/django/renkanmanager/__init__.py=utf-8
de35ce18643a add setup for renkanmanager.
ymh <ymh.work@gmail.com>
parents: 319
diff changeset
     5
encoding//server/python/django/renkanmanager/migrations/0001_initial.py=utf-8
319
91245f09c7a7 little correction
cavaliet
parents: 316
diff changeset
     6
encoding//server/python/django/renkanmanager/utils.py=utf-8
91245f09c7a7 little correction
cavaliet
parents: 316
diff changeset
     7
encoding//server/python/django/renkanmanager/views.py=utf-8
594
b45eb8244cd9 Added default to the RENKAN_USER_DISPLAY_FIELD setting. Will default to the USERFIELD_NAME for the user model
durandn
parents: 589
diff changeset
     8
encoding//server/python/django2/renkanmanager/__init__.py=utf-8
589
0ae11aa255a3 Moved python2/django into a django2 folder for consistency + clarified serializers fields name
durandn
parents: 588
diff changeset
     9
encoding//server/python/django2/renkanmanager/api/views.py=utf-8
608
8fd40139827c permission implementation has to be client-side and not in the generic api package + deleted duplicate migration
durandn
parents: 594
diff changeset
    10
encoding//server/python/django2/renkanmanager/migrations/0001_initial.py=utf-8
589
0ae11aa255a3 Moved python2/django into a django2 folder for consistency + clarified serializers fields name
durandn
parents: 588
diff changeset
    11
encoding//server/python/django2/renkanmanager/migrations/0002_alter_models_and_populate_revisions.py=utf-8
0ae11aa255a3 Moved python2/django into a django2 folder for consistency + clarified serializers fields name
durandn
parents: 588
diff changeset
    12
encoding//server/python/django2/renkanmanager/migrations/0003_auto_20160105_0954.py=utf-8
610
b9edc1c1538a reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
durandn
parents: 608
diff changeset
    13
encoding//server/python/django2/renkanmanager/migrations/0004_foreign_key_fields_initial.py=utf-8
b9edc1c1538a reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
durandn
parents: 608
diff changeset
    14
encoding//server/python/django2/renkanmanager/migrations/0005_foreign_key_fields_datamigration.py=utf-8
b9edc1c1538a reworked views and serializers to pass and take into account the "validation timestamp" to the model + refactored models to have a content validation method + adapted tests
durandn
parents: 608
diff changeset
    15
encoding//server/python/django2/renkanmanager/migrations/0006_foreign_key_fields_remove_guids_and_set_nonnullables.py=utf-8
589
0ae11aa255a3 Moved python2/django into a django2 folder for consistency + clarified serializers fields name
durandn
parents: 588
diff changeset
    16
encoding//server/python/django2/renkanmanager/utils.py=utf-8