Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
toolbox
Commits
00a18ed6
Commit
00a18ed6
authored
Mar 22, 2014
by
Benjamin S Waters
Browse files
I'm dumb
parent
58adb4f8
Changes
5
Hide whitespace changes
Inline
Side-by-side
toolbox_project/mainapp/__init__.py
0 → 100644
View file @
00a18ed6
toolbox_project/mainapp/admin.py
0 → 100644
View file @
00a18ed6
from
django.contrib
import
admin
# Register your models here.
toolbox_project/mainapp/models.py
0 → 100644
View file @
00a18ed6
from
django.db
import
models
# Create your models here.
toolbox_project/mainapp/tests.py
0 → 100644
View file @
00a18ed6
from
django.test
import
TestCase
# Create your tests here.
toolbox_project/mainapp/views.py
0 → 100644
View file @
00a18ed6
from
django.shortcuts
import
render
# Create your views here.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment