Logo

GitLab

Sign in

SGJP / Kuznia

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Kuznia
  • tables
  • tests.py
  • osobna aplikacja do tabelek ...
    bd965883
    --HG--
    branch : beta
    rename : dictionary/management/commands/export_template.py => tables/management/commands/export_template.py
    rename : dictionary/management/commands/export_templates.py => tables/management/commands/export_templates.py
    rename : dictionary/management/commands/import_template.py => tables/management/commands/import_template.py
    rename : dictionary/management/commands/import_templates.py => tables/management/commands/import_templates.py
    rename : dictionary/templates/inflection_table.html => tables/templates/inflection_table.html
    rename : management/templates/table_preview.html => tables/templates/table_preview.html
    janek@kublik authored
    2015-12-13 13:00:44 +0100  
    Browse File ยป
tests.py 60 Bytes
Edit Raw Blame History
1 2 3
from django.test import TestCase

# Create your tests here.