Rafał Pitoń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
..
_book ed7d4cb491 #666: gitbook basic setu 8 years ago
settings 1b1c528c9b fix typo 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
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 81cb7da959 moved extra pages to MD/Gitbook 8 years ago
README.md bfc11ab45f small fixes 8 years ago
SUMMARY.md e604f0208b moved rest of docs over to markdown/gitbook 8 years ago
SetupMaintenance.md a618dd744a fix #739: document install issue on setuptools < 8 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
UpgradingFrom05.md e604f0208b moved rest of docs over to markdown/gitbook 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.