Logo
Explore Help
Sign In
lm/Django-Learn
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Projects Releases Wiki Activity
Files
c7a613968c8aee4ed0146fe3c403e77029a67394
Django-Learn/djlearn/pages
T
History
lm 422b461ced rewrite to use django base extension functionality
2021-09-13 18:51:30 +02:00
..
migrations
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
static
rewrite to use django base extension functionality
2021-09-13 18:51:30 +02:00
templates
rewrite to use django base extension functionality
2021-09-13 18:51:30 +02:00
__init__.py
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
admin.py
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
apps.py
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
models.py
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
tests.py
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
urls.py
revamp login & change header to three columns
2021-09-08 22:41:05 +02:00
views.py
create sample login page
2021-09-04 16:55:07 +02:00
❤️