Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adrián Ribao
Cartero
Commits
6501ff8e
Commit
6501ff8e
authored
Feb 01, 2016
by
Adrián Ribao
Browse files
remove print
parent
bcbd77b8
Changes
1
Show whitespace changes
Inline
Side-by-side
cartero/models.py
View file @
6501ff8e
...
...
@@ -16,7 +16,6 @@ from django.conf import settings
from
cartero.conf
import
CarteroConf
#from django.contrib.auth.models import User
print
"HI THERE"
class
Contact
(
models
.
Model
):
created
=
models
.
DateTimeField
(
auto_now_add
=
True
)
...
...
Write
Preview
Supports
Markdown
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