This website requires JavaScript.
Explore
Help
Sign In
lks
/
djangoTest
Watch
1
Star
0
Fork
0
You've already forked djangoTest
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
djangoTest
/
testapp
History
Lucas Schumacher
86d2990dfa
Add ClickCount model to store how many times testapp has been requested
2024-05-19 15:33:40 -04:00
..
migrations
Add ClickCount model to store how many times testapp has been requested
2024-05-19 15:33:40 -04:00
__init__.py
Add testapp and serve it at 'test/' URL
2024-05-19 14:19:16 -04:00
admin.py
Add ClickCount model to store how many times testapp has been requested
2024-05-19 15:33:40 -04:00
apps.py
Add testapp and serve it at 'test/' URL
2024-05-19 14:19:16 -04:00
models.py
Add ClickCount model to store how many times testapp has been requested
2024-05-19 15:33:40 -04:00
tests.py
Add testapp and serve it at 'test/' URL
2024-05-19 14:19:16 -04:00
urls.py
Add testapp and serve it at 'test/' URL
2024-05-19 14:19:16 -04:00
views.py
Add ClickCount model to store how many times testapp has been requested
2024-05-19 15:33:40 -04:00