.. |
0001_initial.py
|
Very, very rudimentary support for making h-entries: they don't look so good and don't appear on the homepage yet but it's a good start
|
2017-10-25 12:01:52 +11:00 |
0002_syndication.py
|
Basic support for tracking entry syndication
|
2017-10-25 13:45:33 +11:00 |
0003_remove_entry_summary.py
|
Add basic django-meta support to entries too
|
2017-10-25 14:04:22 +11:00 |
0004_auto_20171027_0846.py
|
Make a few database performance optimisations
|
2017-10-27 08:52:26 +11:00 |
0005_auto_20171027_1557.py
|
Basic support for entries of 'photo' kind
|
2017-10-27 16:04:05 +11:00 |
0006_auto_20171102_1200.py
|
Install django-model-utils and use it for automatic timestamp fields on entries
|
2017-11-02 12:59:23 +11:00 |
0007_auto_20171113_0841.py
|
Begin implementing support for replies, likes, and reposts - there's a DB field for storing the original post's URL, but it's not actually used yet
|
2017-11-13 08:42:31 +11:00 |
0008_auto_20171116_2116.py
|
Start implementing reply context! It's ugly and doesn't actually link the original post yet but you *can* see the original post's author and content :3
|
2017-11-16 21:52:42 +11:00 |
0009_tag.py
|
Add basic support for tags on entries :3 cool beans
|
2017-11-20 10:59:03 +11:00 |
0010_entry_tags.py
|
Add basic support for tags on entries :3 cool beans
|
2017-11-20 10:59:03 +11:00 |
0011_auto_20171120_1108.py
|
Patch a few small deprecated operations so that the site works under Django 2.0 as well
|
2018-03-21 16:14:07 +11:00 |
0012_auto_20180628_2044.py
|
Have syndications infer the correct Site from their URL rather than require an explicit Profile reference
|
2018-06-28 20:51:43 +10:00 |
__init__.py
|
Very, very rudimentary support for making h-entries: they don't look so good and don't appear on the homepage yet but it's a good start
|
2017-10-25 12:01:52 +11:00 |