Commit Graph

29 Commits

Author SHA1 Message Date
Frédéric Péters 657551e9c2 migrations: mark slug as unique 2018-02-17 08:04:46 +01:00
Christophe Boulanger d2f0ff7f37 Comma is not allowed in motivations title 2017-05-08 15:19:57 +02:00
Christophe Boulanger a29ebc0eb3 Add Motivations and Destinations update function (template, view, urls) 2017-04-20 13:33:56 +02:00
Christophe Boulanger 3eb41b991b Remove conflicting migration step 2017-04-04 09:57:43 +02:00
Christophe Boulanger 6731207be8 Save models.py because 'stash' bad lines 2017-04-03 14:07:10 +02:00
Christophe Boulanger 62d9bd009f Add file for migration 2017-04-03 14:04:24 +02:00
Christophe Boulanger a352bdbbd9 import data from .json file 2017-04-03 14:03:25 +02:00
boulch f18eec4754 Update README.md
add configuration line "tenant_apps ..."
2017-04-03 13:32:03 +02:00
Christophe Boulanger 9927c93405 update README.md 2017-03-23 13:11:17 +01:00
Christophe Boulanger f4866bc974 Add 'slug' attributes and migration step 2017-03-23 13:04:13 +01:00
Christophe Boulanger 1ee1ff8670 Add slug attributes 2017-03-23 11:55:25 +01:00
Frédéric Péters c19bc89aea add export/import support 2017-03-23 09:43:14 +01:00
Christophe Boulanger 40af77b267 Add management for ts1 terms (manage.py). usage : bin/manage.py ts1_terms_manage [options] 2017-02-28 16:20:07 +01:00
Frédéric Péters 2765059990 debian: add python-django to build-depends, for translations 2017-02-28 15:12:02 +01:00
Frédéric Péters 793b60d048 add missing MANIFEST.in file 2017-02-28 15:02:34 +01:00
Christophe Boulanger ac73c626be Add debian package 2017-02-28 14:53:15 +01:00
Christophe Boulanger 1381df71d9 Add destination functionality (models + views (view / add / confirm delete) 2017-02-28 14:35:27 +01:00
Christophe Boulanger df46114725 Add view to confirm motivation deletion 2017-02-28 14:33:37 +01:00
Christophe Boulanger 309d7f7f29 Add a title in detail view and change delete cross for an appropriate icon 2017-02-28 14:07:22 +01:00
Christophe Boulanger 564bdd50a8 Add new method to serve a json formated data + remove old code and comments in model 2017-02-28 14:06:37 +01:00
Christophe Boulanger c23b80c613 Add motivationterme delete method (model + view) 2017-02-28 13:30:21 +01:00
Frédéric Péters 35ba3951ea add a table with motivation terms 2017-02-28 12:05:37 +01:00
Frédéric Péters 0d07ef9700 let view use automatic form for motivation terms 2017-02-28 12:05:37 +01:00
Frédéric Péters b841964398 reset to initial migration, to avoid impossible change from char to decimal 2017-02-28 12:05:37 +01:00
Christophe Boulanger 04254068ac new migrations 2017-02-28 11:54:16 +01:00
Christophe Boulanger ea65643f37 Change price to DecimalField and remove pdb... 2017-02-28 11:45:20 +01:00
Christophe Boulanger f9b311fe16 Add first migrations steps 2017-02-28 11:27:06 +01:00
Christophe Boulanger d71743dd25 Add project 2017-02-28 11:13:45 +01:00
Christophe Boulanger 28e1f63d8e first commit 2017-02-28 11:12:31 +01:00