Logo
Explore Help
Sign In
lm/Django-Learn
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Projects Releases Wiki Activity
Files
33ea2242b2b4ef5250060f78c7cc558f299edd25
Django-Learn/djlearn/pages
T
History
lm 8d9f1603fe add working login page / remember me / clock
2021-09-13 22:03:16 +02:00
..
migrations
New app 'pages' create index page and static dirs
2021-08-29 00:28:37 +02:00
static
add working login page / remember me / clock
2021-09-13 22:03:16 +02:00
templates
add working login page / remember me / clock
2021-09-13 22:03:16 +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
❤️