issues
search
klen
/
django_markdown
Django markdown support and wysiwig
GNU Lesser General Public License v3.0
391
stars
143
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
localization support
#96
alex-tee
opened
3 years ago
0
refactoring to make it work with latest version of django.
#95
been-there-done-that
opened
3 years ago
1
Update django_markdown.py
#94
TanmayAmbadkar
opened
4 years ago
0
Update utils.py
#93
TanmayAmbadkar
opened
4 years ago
0
Does django_markdown support multiple markdown fields on the same page?
#92
achillis2
opened
4 years ago
0
'QueryDict' object is not callable
#91
ravimokka
closed
4 years ago
0
Count words
#90
juanbits
opened
5 years ago
0
Updated requirements on README :pencil2:
#89
Tim-Jackins
opened
5 years ago
0
Add yutwat to Contributors list
#88
yutwat
opened
6 years ago
0
How to Style any Markdown Image
#87
archit-dwevedi
opened
6 years ago
0
FIX: Refactor for 1.11 compatibility
#86
ranfysvalle02
opened
6 years ago
0
error when run MarkdownField()
#85
nganty
opened
6 years ago
1
Master
#84
seenureddy
opened
6 years ago
1
removed --use-mirror
#83
seenureddy
opened
6 years ago
3
Remove --use-mirrors from .travis.yml
#82
seenureddy
opened
6 years ago
3
django version >= 2.0 removes the django.core.urlresolvers module
#81
riberaborrell
opened
6 years ago
5
Django 2.0
#80
Ge0
opened
6 years ago
17
django version >=1.8 deprecates import patterns
#79
BouchaaraAdil
opened
7 years ago
2
Update views.py
#78
yagggi
opened
7 years ago
0
urls.py updated to work with django 1.8, 1.9, 1.10 and 1.11
#77
piyushmaurya23
opened
7 years ago
0
fixing
#76
zdimon
opened
7 years ago
0
How to display Form Object as Markdown in template?
#75
invious
closed
8 years ago
1
Fix XSS in the preview functionality
#74
j-mie
opened
8 years ago
1
Update the urls file.
#73
smg247
closed
8 years ago
0
Markdown widget’s not added in admin
#72
sunnyar
opened
8 years ago
3
Django 1.10 issues regarding urls.patterns()
#71
Jzarecta
opened
8 years ago
6
added django 1.10 compatibility
#70
sv0
closed
4 years ago
7
Jquery is not define
#69
UserGraund
opened
8 years ago
0
Compatability with django 1.9
#68
moaxey
opened
8 years ago
1
Incorrect url's generated for static content
#67
jeroenjacobs79
closed
7 years ago
0
Adapt to django 1.9
#66
alexkreimer
opened
8 years ago
1
Editor icons not showing on windows
#65
jeberger
opened
8 years ago
0
Use POST instead REQUEST in request object (views.py)to get editor pr…
#64
ulisesqg
closed
1 year ago
3
Document Python 3 compatibility
#63
Flimm
opened
8 years ago
0
Updated urls.py and utils.py to get rid of deprecation warnings
#62
NickHurst
opened
8 years ago
1
Preview is showing correctly, but the django is rendering plain text instead of markdown formatted
#61
jeffwillette
opened
8 years ago
3
Adding check for request.POST (django >=1.9) cf. request.REQUEST (django <= 1.8)
#60
jamonation
closed
1 year ago
4
Upgrade to django v1.9 causes "RemovedInDjango110Warning: django.conf.urls.patterns() is deprecated"
#59
lives
opened
8 years ago
4
Update views.py
#58
noisytoken
opened
8 years ago
0
Preview view uses obsolete request.REQUEST
#57
alasdairnicol
closed
1 year ago
6
Travis CI test fixes
#56
nocarryr
opened
8 years ago
0
About new Django1.9
#55
lanzhiheng
closed
8 years ago
2
Internal Server Error on preview
#54
iLikeKoffee
opened
8 years ago
3
Fix typo for DJANGO_SETTINGS_MODULE
#53
nocarryr
opened
8 years ago
0
Remove depreciated 'django.conf.urls.patterns'
#52
nocarryr
opened
8 years ago
1
Use staticfiles_storage to generate static files urls for widgets.
#51
n6g7
opened
9 years ago
2
TypeError : 'QueryDict' object is not callable on markdown preview
#50
DarkRedman
opened
9 years ago
2
error on migrate in the provided example
#49
brutus
opened
9 years ago
0
Fixes the size of Markdown fields in the admin, plus one other minor error
#48
rspeed
opened
9 years ago
1
Refactoring of unit tests.
#47
Alkalit
closed
9 years ago
3
Next