The table below explains which Django versions are supported.
Release Django Upgrade from 0.12.x 4.0, 4.1, 4.2 5.0, 5.1, 5.2 0.10 or 0.11 0.11.x 3.2, 4.0, 4.1, 4.2, 5.0, 5.1 0.10 0.10.x 2.2, 3.0, 3.1, 3.2, 4.0, 4.1, 4.2 0.7 0.9.x 2.2, 3.0, 3.1, 3.2, 4.0 0.7 0.8.x 2.2, 3.0, 3.1, 3.2, 4.0 0.7 0.7.x 2.2, 3.0, 3.1, 3.2 0.5 or 0.6 0.6.x 2.1, 2.2, 3.0 0.5 0.5.x 2.1, 2.2 0.4 0.4.x 1.11, 2.0, 2.1 0.3 0.3.x 1.8, 1.9, 1.10, 1.11 0.2 0.2.x 1.8, 1.9, 1.10 0.1 0.1.x 1.5, 1.6, 1.7 0.0.24 0.0.24 1.4, 1.5, 1.6 1.7 (unstable) 0.0.?For upgrade instructions, please refer to the Release Notes
Django-wiki is fully translated into 13 languages, apart from the default (English) and some additional languages are underway.
But please help out by adding more languages! It's very easy, and you don't need to be a programmer.
Some languages...
Visit the django-wiki project on Transifex
A demo running the latest main
branch is available here:
Sign up for an account to see the notification system, or you can log in with the existing account:
admin
admin
Please use our IRC or mailing list (google group) to get in touch on development and support. Please do not email developers asking for personal support.
On a number of factors, this project has proven itself useful and stable.
wiki
), using SemVer versioning schema.You will need to learn a bit about Django to customize the django-wiki.
The simplest is to override templates and create your own template tags. Do not make your own hard copy of this repository in order to fiddle with internal parts of the wiki, this strategy will lead you to lose out on future updates with highly improved features, plugins, and security fixes.
You can also override the whole Bootstrap theming. At present, you're best off maintaining your own Bootstrap SCSS and hard-copying, then overriding django-wiki's rules.
All Python views are class-based. However, for most cases, overriding views and URLs shouldn't be the best place to start since most customization can be achieved through plugins, templates, and SCSS.
Contributions are welcome! ❤️
Please read our Developer Guide
Django needs a mature wiki system appealing to all kinds of needs, both big and small:
See the docs/ folder, or read them at:
https://django-wiki.readthedocs.io/en/latest/
If you wish to add something, please ask in the Google group or raise an issue if you're in doubt about whether something might change.
Django-wiki is a rewrite of django-simplewiki, a project from 2009 that aimed to be a base system for a wiki. It proposed that the user should customize the wiki by overwriting templates, but soon learned that the only customization that really took place was that people forked the entire project. We don't want that for django-wiki, we want it to be modular and extendable.
As of now, Django has existed for too long without a proper wiki application. The dream of django-wiki is to become a contestant alongside Mediawiki, so that Django developers can stick to the Django platform even when facing tough challenges such as implementing a wiki.
wiki
? Because when we tried pip install wiki
, it returned "No distributions at all found for wiki", so we had to make up for that! ...oh, and django-wiki was occupied.There is a docker container available here: https://github.com/riotkit-org/docker-django-wiki
Original source of inspiration back in 2009 was django-cms, Since then, Wagtail has also done a tremendous amount of work to promote Django models as a fundamental structure and enabler for application design.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4