bornhack-website/news
2016-06-10 20:05:36 +02:00
..
migrations Increase max_length on NewsItem.slug. Autogenerate a slug containing the date and slugified title, taking in account of duplicates. 2016-06-10 19:56:58 +02:00
templates thats not what its called 2016-06-05 23:34:07 +02:00
__init__.py Adding News app! 2016-05-30 21:36:38 +02:00
admin.py Adding News app! 2016-05-30 21:36:38 +02:00
apps.py Adding News app! 2016-05-30 21:36:38 +02:00
managers.py Adding News app! 2016-05-30 21:36:38 +02:00
models.py Fixing encoding in NewsItem. Close #55. 2016-06-10 20:05:36 +02:00
tests.py Adding News app! 2016-05-30 21:36:38 +02:00
urls.py missing module prefix 2016-06-05 23:26:54 +02:00
views.py set context_object_name for NewsDetail view 2016-06-05 23:34:30 +02:00