Ralfp ace9dfa959 Fixed. #158 12 years ago
..
acl 71e56775ca Use correct roles when building ACL's. 12 years ago
apps ace9dfa959 Fixed. #158 12 years ago
fixtures a68cd861d8 Added delete_date for holding date for "Xyz deleted this on sometime", made Misago more vigilant about keeping current_date up to date for search index. 12 years ago
forms 8430916a70 Extract fields from nested layouts 12 years ago
locale 51ddb0c26a Fixed conflicts 12 years ago
management 2dafd03f3e Dropped migrations from 0.1 support. 12 years ago
markdown 799d0a86fc Expose emojis to editor's JS 12 years ago
middleware 04b01bb090 Refactored API calls to use new api. #147 12 years ago
migrations a68cd861d8 Added delete_date for holding date for "Xyz deleted this on sometime", made Misago more vigilant about keeping current_date up to date for search index. 12 years ago
models 04b01bb090 Refactored API calls to use new api. #147 12 years ago
template 5bab01def0 Dropped debug code and fixed imports. 12 years ago
templatetags db23aa0f73 Converted templates to Django-Jinja2 syntax. #154 12 years ago
tests c463b7f2d6 Fail tests loading no more! 12 years ago
utils 04b01bb090 Refactored API calls to use new api. #147 12 years ago
__init__.py c5c02e02a0 Version bump 12 years ago
admin.py 684880d96a Renamed "core" package to "apps" package 12 years ago
auth.py d6e829423d More accurate online tracking #76 12 years ago
context_processors.py 3f69549065 Search more or less implemented. 12 years ago
cookiejar.py 449572d34d dropped core package 12 years ago
crawlers.py 089566956c More services moved to new architecture 12 years ago
dbsettings.py 6a85663ba5 Correctly sync dbsettings cache on settings change in ACP. 12 years ago
decorators.py 299de846e5 Removed depreciation warnings on BaseException 12 years ago
firewalls.py 04b01bb090 Refactored API calls to use new api. #147 12 years ago
messages.py 089566956c More services moved to new architecture 12 years ago
monitor.py b5d0fb0703 Small fixes in monitor. 12 years ago
onlines.py e6da92e931 Pretty hacky but should stop Misago from confusing visitors anymore. 12 years ago
readstrackers.py e36f9c5456 Count private threads correctly. 12 years ago
search.py 063cac2669 Search improvements 12 years ago
search_indexes.py aab66311d8 Overhauled search. #149 12 years ago
sessions.py 07240eac8d Preload user model extensions if configured to do so. #138 12 years ago
settings_base.py db23aa0f73 Converted templates to Django-Jinja2 syntax. #154 12 years ago
shortcuts.py 04b01bb090 Refactored API calls to use new api. #147 12 years ago
signals.py afa573bf77 Dropped merges order from database models. #142 12 years ago
stopwatch.py 449572d34d dropped core package 12 years ago
thread.py 240648b7ef Refactored Misago to use django-like API, added thread._local singleton. #147 12 years ago
urls.py aab66311d8 Overhauled search. #149 12 years ago
validators.py 69a82b00d8 Engine refactored, currently refactoring admin actions 12 years ago