ACCROSYS-WWW

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
ordipourtous: fix typo error
ordipourtous: added city
accrosys.com : 1.0
    • -0
    • +6
    /trunk/www/www/forms.py
    • -0
    • +19
    /trunk/www/ordipourtous/templates/ordi-pour-tous-home.html
    • -0
    • +17
    /trunk/www/templates/email.html
    • -0
    • +37
    /trunk/www/www/views.py
    • binary
    /trunk/www/static/images/logo-chouette-accrosys-197x190.png
    • -0
    • +17
    /trunk/www/templates/success.html
    • -0
    • +67
    /trunk/www/templates/base.html
    • -0
    • +39
    /trunk/www/templates/numerisation.html
    • -0
    • +0
    /trunk/www/templatetags/__init__.py
    • -0
    • +32
    /trunk/www/static/css/base.css
  1. … 20 more files in changeset.
added ordipourtous proto
    • -0
    • +0
    /trunk/www/ordipourtous/migrations/__init__.py
    • -0
    • +11
    /trunk/www/ordipourtous/templatetags/myfilters.py
    • -0
    • +25
    /trunk/www/ordipourtous/templates/givenitems.html
    • -0
    • +10
    /trunk/www/ordipourtous/urls.py
    • -0
    • +38
    /trunk/www/ordipourtous/migrations/0001_initial.py
    • -0
    • +13
    /trunk/www/ordipourtous/templates/home.html
    • binary
    /trunk/www/static/images/logo-accrosys-57x81.png
    • -0
    • +21
    /trunk/www/manage.py
  1. … 23 more files in changeset.
create new www dir
verb: input/result on same template, added div for result
  • More
  • 9
  • changed 3 files
added testquiz
  • More
  • 8
  • changed 9 files
split home with base+home
    • -0
    • +18
    /trunk/quiz/templates/verb_result.html
    • -0
    • +10
    /trunk/quiz/templates/verb.html
    • -0
    • +13
    /trunk/quiz/templates/base.html
    • -0
    • +13
    /trunk/quiz/quizapp/forms.py
added localhost in allowed hosts
quiz: initial version
    • -0
    • +0
    /trunk/quiz/quiz/__init__.py
    • -0
    • +16
    /trunk/quiz/quiz/wsgi.py
    • -0
    • +6
    /trunk/quiz/quizapp/views.py
    • binary
    /trunk/quiz/db.sqlite3
    • -0
    • +5
    /trunk/quiz/quizapp/apps.py
    • -0
    • +3
    /trunk/quiz/quizapp/models.py
    • -0
    • +16
    /trunk/quiz/quiz/asgi.py
    • -0
    • +3
    /trunk/quiz/quizapp/tests.py
    • -0
    • +3
    /trunk/quiz/quizapp/admin.py
    • -0
    • +6
    /trunk/quiz/quizapp/urls.py
    • -0
    • +0
    /trunk/quiz/quizapp/migrations/__init__.py
  1. … 9 more files in changeset.
create quiz subdir
create quiz subdir
  • More
  • 3
  • deleted 25 files
cleanup
  1. … 10 more files in changeset.
quiz: initial version
    • -0
    • +3
    /trunk/quizapp/admin.py
    • -0
    • +129
    /trunk/quiz/settings.py
    • -0
    • +3
    /trunk/quizapp/models.py
    • -0
    • +3
    /trunk/static/css/base.css
  1. … 9 more files in changeset.
create initial trunk