kepi is a Django-based microblogging system, implemented in Python. It uses the ActivityPub protocol to communicate with other servers, and the Mastodon protocol to communicate with clients.
 
 
 
 
Go to file
Marnanel Thurman e196010b82 OrderedCollectionPage tests fixed further 2018-08-26 22:44:56 +01:00
django_kepi fixed expression deciding when to include 'next' in collection pages 2018-08-26 22:44:27 +01:00
tests OrderedCollectionPage tests fixed further 2018-08-26 22:44:56 +01:00
things_for_testing intermediate 2018-08-24 18:13:57 +01:00
.gitignore Python packaging gubbins 2018-08-06 22:17:40 +01:00
LICENSE.txt
MANIFEST.in Python packaging gubbins 2018-08-06 22:17:40 +01:00
README.md
manage.py simple manage.py for reusable apps 2018-08-11 17:21:35 +01:00
requirements.txt rm d-r-f from requirements 2018-08-11 17:24:37 +01:00
runtests.py changed location of test_settings 2018-08-16 18:51:24 +01:00
setup.py a very basic sketch 2018-08-11 17:01:54 +01:00
test_settings.py let's use a SlugField to identify Activities 2018-08-20 00:33:40 +01:00
test_urls.py intermediate 2018-08-25 00:04:08 +01:00

README.md