This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
3baf1d1042
django
/
tests
/
fixtures_model_package
/
sql
/
book.sql
2 lines
67 B
SQL
Raw
Blame
History
INSERT
INTO
fixtures_model_package_book
(
name
)
VALUES
(
'
My Book
'
)
;
Reference in New Issue
View Git Blame
Copy Permalink