Groups
Sign in
Groups
django-wiki
Conversations
About
Send feedback
Help
django-wiki
Contact owners and managers
1–30 of 113
This is the official mailing list for django-wiki - please go here for discussions on development and support questions.
Getting the wiki:
https://github.com/benjaoming/
django-wiki
Mark all as read
Report group
0 selected
Gabriel M.
9/18/22
replace editor.markitup for martor
Hi, I try to replace the base editor. The default param are : wiki.conf.settings.EDITOR = 'wiki.
unread,
replace editor.markitup for martor
Hi, I try to replace the base editor. The default param are : wiki.conf.settings.EDITOR = 'wiki.
9/18/22
Charles May
5/13/22
Groups
Is there any documentation on what these groups do -> https://i.imgur.com/2VhnhkI.png I do have
unread,
Groups
Is there any documentation on what these groups do -> https://i.imgur.com/2VhnhkI.png I do have
5/13/22
Justin Taylor
10/19/21
Font bigger after going Django 2.2 to 3.2
I upgraded from Django 2.2/Python3.6 to Django 3.2/Python3.9. The font size for wiki is now 1.5-2x
unread,
Font bigger after going Django 2.2 to 3.2
I upgraded from Django 2.2/Python3.6 to Django 3.2/Python3.9. The font size for wiki is now 1.5-2x
10/19/21
Justin Taylor
,
Benjamin Balder Bach
3
10/19/21
ImportError: cannot import name 'render_to_response' from 'django.shortcuts'
Thank you On Tue, Oct 19, 2021 at 9:56 AM Justin Taylor <jtayl...@gmail.com> wrote: I'm
unread,
ImportError: cannot import name 'render_to_response' from 'django.shortcuts'
Thank you On Tue, Oct 19, 2021 at 9:56 AM Justin Taylor <jtayl...@gmail.com> wrote: I'm
10/19/21
Xtian Simon
,
Benjamin Balder Bach
4
7/11/21
Is Wiki's revision system based on another project?
I took a look and I see views.py three interesting classes: AttachmentHistoryView
unread,
Is Wiki's revision system based on another project?
I took a look and I see views.py three interesting classes: AttachmentHistoryView
7/11/21
Xtian Simon
,
Benjamin Balder Bach
2
5/9/21
Looking for code examples for customizing Django Wiki
Hi Xtian Other people have been asking similar questions about tagging before. Short answer: No, you
unread,
Looking for code examples for customizing Django Wiki
Hi Xtian Other people have been asking similar questions about tagging before. Short answer: No, you
5/9/21
Gereon Kaiping
3/14/21
Internal link confusion
Hi everyone, Due to the lack of other sensible Python wiki solution, I'm now plunging head first
unread,
Internal link confusion
Hi everyone, Due to the lack of other sensible Python wiki solution, I'm now plunging head first
3/14/21
Ahmad Rezazadeh
,
Benjamin Balder Bach
3
3/4/21
django ldap integration
Hi Benjamin, thanks so much, you are right it was not related to LDAP. i had to change the permission
unread,
django ldap integration
Hi Benjamin, thanks so much, you are right it was not related to LDAP. i had to change the permission
3/4/21
jim van Vliet
,
Benjamin Balder Bach
2
2/25/21
Suggestion: Table of content
Dear Jim Great to hear that you are using django-wiki and getting ideas for improvements!
unread,
Suggestion: Table of content
Dear Jim Great to hear that you are using django-wiki and getting ideas for improvements!
2/25/21
jim van Vliet
2/24/21
Place article in (non alphabetical) order
Hi, I am using Django Wiki to give coarses. (I really like working with it, it has a nice look and
unread,
Place article in (non alphabetical) order
Hi, I am using Django Wiki to give coarses. (I really like working with it, it has a nice look and
2/24/21
Ahmad Rezazadeh
2
2/18/21
article code block
i found it, i just had to modify the css file for the code blocks On Thursday, February 18, 2021 at
unread,
article code block
i found it, i just had to modify the css file for the code blocks On Thursday, February 18, 2021 at
2/18/21
Philippe HAUMESSER
12/22/20
Image copy - paste in form
Hi, I m wondering how can I copy paste an image in a post ? When I copy it, it copies the path to the
unread,
Image copy - paste in form
Hi, I m wondering how can I copy paste an image in a post ? When I copy it, it copies the path to the
12/22/20
jtaylor___
,
Benjamin Balder Bach
4
6/4/20
font-awesome not found
I updated wiki. Here are the latest messages: Not Found: /static/wiki/js/jquery-3.4.1.min.js/ Not
unread,
font-awesome not found
I updated wiki. Here are the latest messages: Not Found: /static/wiki/js/jquery-3.4.1.min.js/ Not
6/4/20
jtaylor___
,
Benjamin Balder Bach
5
5/20/20
Does REMOTE_USER work with django-wiki?
Thank you
unread,
Does REMOTE_USER work with django-wiki?
Thank you
5/20/20
Harshit
4/18/20
Adding more Fields to Models
Hello, I need to add a BooleanField which appears while you create an Article, and is editable too.
unread,
Adding more Fields to Models
Hello, I need to add a BooleanField which appears while you create an Article, and is editable too.
4/18/20
Alan Cleary
,
Benjamin Balder Bach
5
4/1/20
Overriding form field classes / CSS attributes
Whoops! Didn't notice. Guess it's time to gather my thoughts... On Wednesday, April 1, 2020
unread,
Overriding form field classes / CSS attributes
Whoops! Didn't notice. Guess it's time to gather my thoughts... On Wednesday, April 1, 2020
4/1/20
Robert Kuehn
,
Benjamin Bach
2
3/26/20
Add programmatically articles / update them
Hi Robert, Did you get something cooking? Otherwise, I can encourage to look at the Django Framework
unread,
Add programmatically articles / update them
Hi Robert, Did you get something cooking? Otherwise, I can encourage to look at the Django Framework
3/26/20
Ulrich Kilian
2/24/20
module not found error with django-wiki migration
Hello, i followed the installing instructions for doku-wiki (creating virtualenv with python 3.7.6,
unread,
module not found error with django-wiki migration
Hello, i followed the installing instructions for doku-wiki (creating virtualenv with python 3.7.6,
2/24/20
Hans Hendrickx
1/20/20
How to install django-wiki in Anaconda env for Django 2.2 on Windows 10 PC?
I work in django-python envs created by Anaconda on Windows 10 PC, using PostgreSQL DB. Has anybody
unread,
How to install django-wiki in Anaconda env for Django 2.2 on Windows 10 PC?
I work in django-python envs created by Anaconda on Windows 10 PC, using PostgreSQL DB. Has anybody
1/20/20
Cătălin George Feștilă
,
Benjamin Balder Bach
2
7/9/19
Strange error by migrate: Couldn't import Django.
Dear Cătălin, It sounds like you have installed django-wiki and its requirements in a system-wide
unread,
Strange error by migrate: Couldn't import Django.
Dear Cătălin, It sounds like you have installed django-wiki and its requirements in a system-wide
7/9/19
Matt Richards
6/7/19
YouTube iFrames
Hi All, We're looking to embed YouTube videos in our articles, but the code below (provided by
unread,
YouTube iFrames
Hi All, We're looking to embed YouTube videos in our articles, but the code below (provided by
6/7/19
routete...@gmail.com
10/17/18
First time installing - don't know what I'm doing wrong
Hey everyone, I'm fairly new to django and am trying to get django-wiki going, but I can't
unread,
First time installing - don't know what I'm doing wrong
Hey everyone, I'm fairly new to django and am trying to get django-wiki going, but I can't
10/17/18
Benjamin Bach
2
8/1/18
Re: django-wiki installation
Hi Ivan, I can see that you have 0.3.1 installed, for a quick work-aound you should try to upgrade
unread,
Re: django-wiki installation
Hi Ivan, I can see that you have 0.3.1 installed, for a quick work-aound you should try to upgrade
8/1/18
Tabitha Samuel
,
Benjamin Bach
6
7/19/18
Authorization before showing wiki
Wouldn't it work by just removing read access to everyone outside of the group? On 07/19/2018 10:
unread,
Authorization before showing wiki
Wouldn't it work by just removing read access to everyone outside of the group? On 07/19/2018 10:
7/19/18
Tabitha Samuel
7/19/18
Authorization before showing wiki
Hi, I'm using django-wiki as a part of a larger user portal which is authenticated via Duo. I
unread,
Authorization before showing wiki
Hi, I'm using django-wiki as a part of a larger user portal which is authenticated via Duo. I
7/19/18
junpet
,
Benjamin Bach
4
6/12/18
Cannot find "manage.py"
Hi Junpet, You are probably under the impression that "django-wiki" is a stand-alone
unread,
Cannot find "manage.py"
Hi Junpet, You are probably under the impression that "django-wiki" is a stand-alone
6/12/18
John Lehmann
4/18/18
Controlling Wiki Structure and Fields
I was wondering how an admin (or developer) can control the structure of the wiki pages? 1. Suppose
unread,
Controlling Wiki Structure and Fields
I was wondering how an admin (or developer) can control the structure of the wiki pages? 1. Suppose
4/18/18
Christopher Teh
3/3/18
No email notification?
I am using ver 0.4a3, and everything works out of the box except no email is sent whenever an article
unread,
No email notification?
I am using ver 0.4a3, and everything works out of the box except no email is sent whenever an article
3/3/18
Zabé Jm
,
Benjamin Bach
2
1/15/18
Export articles to pdf from django-wiki
Hi Zabé, Since all the data is available in Django models, you can write a script or plugin to
unread,
Export articles to pdf from django-wiki
Hi Zabé, Since all the data is available in Django models, you can write a script or plugin to
1/15/18
Fanthomas90
, …
Jan Lána
5
8/30/17
How to do an initial south migration for a plugin
I found answer: instead of wiki.plugins.inputs I have to use the the SLUG name from src/wiki/plugins/
unread,
How to do an initial south migration for a plugin
I found answer: instead of wiki.plugins.inputs I have to use the the SLUG name from src/wiki/plugins/
8/30/17