This website requires JavaScript.
Explore
Help
Sign In
lm
/
Django-Learn
Watch
1
Star
0
Fork
You've already forked Django-Learn
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
422b461ced
Django-Learn
/
djlearn
/
pages
History
Lukas
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