##// END OF EJS Templates
Image deduplication (BB-53). When an image with the same hash is uploaded, it...
Image deduplication (BB-53). When an image with the same hash is uploaded, it won't be saved. Instead, post will be linked to the same PostImage object

File last commit:

r596:5657c06f default
r944:6ed17cb6 default
Show More
__init__.py
1 line | 24 B | text/x-python | PythonLexer
neko259
Updated paginator for long page lists. Removed old get_threads method in the post manager
r596 __author__ = 'vurdalak'