Rafał Pitoń 4b9dc75d8a fix #858, #859 and the #860: removed old pguitls for partial indexes, updated docs and readme 8 years ago
..
_book ed7d4cb491 #666: gitbook basic setu 8 years ago
settings bead1f4ae0 wip #839 and #838: tests are locally passing with latest deps and django 1.11 8 years ago
setup 4b9dc75d8a fix #858, #859 and the #860: removed old pguitls for partial indexes, updated docs and readme 8 years ago
Auth.md e0510daf4a more docs moved over to gitbook 8 years ago
Cache.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
CategoryStyles.md 58161b7dcc fix #853: Fix and cleanup categorie's custom css class handling on threads and thread views 8 years ago
CodingStyle.md be4b940d07 some cleanups, coding style doc 8 years ago
ContextProcessors.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Decorators.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
ExtendingPages.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Forms.md 906e9f1707 fix #589: forms cleanup 8 years ago
FrontendContext.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Mails.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
Markup.md 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
PermissionsFramework.md 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
PostingProcess.md 27c7cc014d #40: tests 8 years ago
README.md bfc11ab45f small fixes 8 years ago
SUMMARY.md 4b9dc75d8a fix #858, #859 and the #860: removed old pguitls for partial indexes, updated docs and readme 8 years ago
SearchFilters.md 14a3ba3e6c fix #645: search filters 8 years ago
Shortcuts.md 0f34216b33 #728: removed * import from misago.core.shortcuts 8 years ago
TemplateTags.md 541b9d2d62 moved shortcuts and template tags refs to markdown 8 years ago
ThreadStore.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
ThreadsTypes.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
UserRankStyles.md be5814d9a6 fix #820: added some default styles available for user ranks 8 years ago
ValidatingRegistrations.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
Validators.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
ViewErrors.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
WritingNewAdminActions.md 77a800cd41 fix #731: admin actions props cleanup 8 years ago

README.md

Welcome to Misago documentation!

Misago is featured internet forum solution developed in accordance with practices and trends currently used in web software development.

Like in any full stack solution, Misago provides different levels of interaction that allow for fullfilling different use cases. People who come to your site to talk with each other and exchange their opinions and knowledge will most likely asociate Misago with what they see in their browsers, while developers that are developing site around Misago will focus on its code, APIs and implementations details.

The goal of Misago documentation is to provide refence and explanation of features available on each of the stack's layers.

Warning!

Documentation is currently in early Work in Progress state. New documents are added as features they cover are implemented, with exception of "Users" part of documentation which will be worked on once Misago reaches beta testing stage.