This website requires JavaScript.
Explore
Help
Sign in
gaugendre
/
manuels-scolaires
Watch
1
Star
0
Fork
You've already forked manuels-scolaires
0
Code
Issues
Pull requests
Releases
Activity
8776e6a8af
manuels-scolaires
/
manuels
/
models.py
7 lines
107 B
Python
Raw
Normal View
History
Unescape
Escape
Add working django
2018-05-21 19:28:36 +02:00
from
django
.
db
import
models
class
Teacher
(
models
.
Model
)
:
Add home page
2018-05-21 21:03:08 +02:00
# first_name = models.CharField()
pass
Reference in a new issue
Copy permalink