NewViewsNews/news
2020-08-15 11:38:14 -04:00
..
migrations added more fields to article so that it's more of an article object 2020-08-15 11:38:14 -04:00
static/news/css got the news app up and created templates and css 2020-08-15 01:23:04 -04:00
templates/news added more fields to article so that it's more of an article object 2020-08-15 11:38:14 -04:00
__init__.py Started django project and added news and users apps 2020-08-14 20:07:24 -04:00
admin.py created class based views 2020-08-15 05:39:48 -04:00
apps.py Started django project and added news and users apps 2020-08-14 20:07:24 -04:00
models.py added more fields to article so that it's more of an article object 2020-08-15 11:38:14 -04:00
tests.py Started django project and added news and users apps 2020-08-14 20:07:24 -04:00
urls.py created class based views 2020-08-15 05:39:48 -04:00
views.py added more fields to article so that it's more of an article object 2020-08-15 11:38:14 -04:00