This website requires JavaScript.
Explore
Help
Sign In
reynir
/
bornhack-website
Watch
1
Star
0
Fork
You've already forked bornhack-website
0
Code
Issues
Pull requests
1
Releases
Wiki
Activity
6347a3ba98
bornhack-website
/
news
History
Víðir Valberg Guðmundsson
590bda8730
News items can be non-public and thus are not timed for publication.
2016-06-10 20:31:38 +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
News items can be non-public and thus are not timed for publication.
2016-06-10 20:31:38 +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
Make publication depend on 'published_at' field
2016-06-10 20:21:32 +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
News items can be non-public and thus are not timed for publication.
2016-06-10 20:31:38 +02:00