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

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.