Rafał Pitoń f2d7ed1d9f Small pylint fixes 7 years ago
..
api bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 years ago
management d10f40479c Replace batch_ postgresql utilities with single chunk_queryset utility 7 years ago
migrations 657452666e Add index for faster event selects 7 years ago
models f2d7ed1d9f Small pylint fixes 7 years ago
moderation fed5947620 Update thread when best answer is protected or unprotected 7 years ago
permissions 44152c0f53 Merge branch '0.17.x' 7 years ago
serializers 1d9655063e Removed url, acl and api keys from serialized items 7 years ago
templatetags 4108aa6233 replaced all gettext functions with their unicode counterparts 8 years ago
tests f2d7ed1d9f Small pylint fixes 7 years ago
threadtypes bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 years ago
urls 44152c0f53 Merge branch '0.17.x' 7 years ago
viewmodels bc99d5c4da WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988) 7 years ago
views 44152c0f53 Merge branch '0.17.x' 7 years ago
__init__.py b1b33dd1f7 Code maintenance 10 years ago
admin.py 4192bdfd1b #702: threads 8 years ago
anonymize.py 2d2f0f58a7 Another iteration on anonymize_content 7 years ago
apps.py be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 8 years ago
checksums.py 9ebcaf97e3 isort, moving editor formset to Misago 0.6, threads/editor/ endpoint 8 years ago
events.py c38230c828 fix #924: events are now marked as read by default for users that caused them 7 years ago
filtersearch.py 14a3ba3e6c fix #645: search filters 8 years ago
forms.py a2a3c296a2 #838: some fields return None for empty data instead of empty string 8 years ago
mergeconflict.py 2322fdaa44 Best answers feature 7 years ago
middleware.py 055992eed5 first pass of cleansource script 8 years ago
paginator.py 0d3b72cccf #702: comments cleanup 8 years ago
participants.py 65dcd578f7 First pass on data anonimization 7 years ago
pollmergehandler.py a94a693da9 WIP moving threads merge logic between view and serializer 7 years ago
search.py 6424cb4705 fix #843: Forum search improvements: GIL and dataset trimming 8 years ago
signals.py bc369b5360 Update checksums on anonymized posts so they sill display 7 years ago
subscriptions.py 4192bdfd1b #702: threads 8 years ago
testutils.py 9bbec9ee6a Preserve protected status after merge 7 years ago
utils.py 63268cc519 Fix pathhandling 7 years ago
validators.py 9a90e36679 fix build on py3k 8 years ago