##// END OF EJS Templates
Added test for reflinks. Added management command to get posts from other node...
Added test for reflinks. Added management command to get posts from other node (incomplete). Added ability to parse global reflinks in the text

File last commit:

r841:c295c39c decentral
r841:c295c39c decentral
Show More
requirements.txt
10 lines | 108 B | text/plain | TextLexer
neko259
Added test for reflinks. Added management command to get posts from other node...
r841 httplib2
neko259
Added a generator for the 'get' request for sync
r810 simplejson
neko259
Added constraint on south version
r735 south>=0.8.4
neko259
Added tag search. Refactored search to show any model results in a list.
r692 haystack
neko259
Added requirements file
r567 pillow
django>=1.6
django_cleanup
django-markupfield
neko259
Very alpha bbcode support (markdown removed)
r736 bbcode
neko259
Added KeyPair model for signing and verifying data, that will be user for...
r793 ecdsa