adi
adcaa9e375
Create SECURITY.md
2022-02-22 10:48:18 +01:00
Pouria Hadjibagheri
5260f033c4
changes version to beta 1
2022-01-03 15:28:13 +00:00
Pouria Hadjibagheri
4ea155d207
updates name and docs workflow
2022-01-03 15:14:34 +00:00
Pouria Hadjibagheri
9044cbe223
updates name + removes branch
2022-01-03 15:14:06 +00:00
Pouria Hadjibagheri
7d1a41e6b7
merged with publish
2022-01-03 15:13:42 +00:00
Pouria Hadjibagheri
52c9a1e670
Add GH Actions ( #218 )
...
* updates URLs to Django 4 pattern
* Checks for Ajax request using `x-requested-with` header
* housekeeping
* housekeeping
* adds zlib to windows runs
* uses specific python version
* updates git URL
* disables testing on Windows
* changes docs path
* changes docs path
* changes docs path
* Update documentations
* removes docs
Co-authored-by: GitHub Action <action@github.com>
2022-01-03 14:25:46 +00:00
Pouria Hadjibagheri
de7f21823f
adds CI badges
2022-01-03 14:19:04 +00:00
Pouria Hadjibagheri
1656512f0a
removes built docs
2022-01-03 14:16:04 +00:00
Pouria Hadjibagheri
5133e00642
updates URLs to Django 4 pattern
2022-01-03 11:41:02 +00:00
Pouria Hadjibagheri
807763a7f4
updates URLs to Django 4 pattern
2022-01-03 11:39:04 +00:00
Pouria Hadjibagheri
6b9a801a5b
updates version definitions
2022-01-03 11:31:35 +00:00
Pouria Hadjibagheri
38a876162f
updates version definitions + steps
2022-01-03 11:26:41 +00:00
Pouria Hadjibagheri
258374400a
updates version definitions
2022-01-03 11:17:52 +00:00
Pouria Hadjibagheri
e12f41c0eb
actions for testing PRs and commits to master
2022-01-03 11:09:51 +00:00
Pouria Hadjibagheri
4d754b32cf
actions for publication of package on PyPI on release
2022-01-03 11:09:33 +00:00
Pouria Hadjibagheri
353ff280c3
actions for deployment of docs
2022-01-03 11:09:13 +00:00
Pouria Hadjibagheri
f65e940d5e
actions for checking dependencies
2022-01-03 11:09:00 +00:00
Pouria Hadjibagheri
7eda35192c
correct minor typo
2022-01-03 10:06:42 +00:00
Pouria Hadjibagheri
dfee01ea90
Merge pull request #214 from neutronX/django-4
...
Django 4
2022-01-03 09:53:12 +00:00
Pouria Hadjibagheri
36a65a9bd3
updates supported Django versions
2021-12-27 11:44:30 +00:00
Pouria Hadjibagheri
9cbaeb8037
updates supported Django versions
2021-12-27 11:41:16 +00:00
Pouria Hadjibagheri
3e41d0eb02
major version bump
2021-12-27 11:39:34 +00:00
Pouria Hadjibagheri
d8310bf465
adds Django 4 / Python 3.9 & 3.10 to classifiers
2021-12-27 11:39:21 +00:00
Pouria Hadjibagheri
ec727107e6
integrates Python 3.10 and Django 3.2 / 4
2021-12-27 11:37:29 +00:00
Pouria Hadjibagheri
675b170034
integrates new Django URL system w/ backward compatibility
2021-12-27 11:31:55 +00:00
Pouria Hadjibagheri
c3c6b06a50
updates settings to support Django 4
2021-12-27 11:31:09 +00:00
adi
295a9229bd
Merge pull request #178 from jtury/patch-1
...
Add image upload instructions
2021-10-08 17:25:26 +02:00
adi
89e5edf91f
Merge pull request #172 from ssi91/getCookie-fix
...
Get cookie fix
2021-10-08 17:20:58 +02:00
adi
6c8c975af7
Merge pull request #189 from lancegoyke/master
...
fix broken links on docs Customization page
2021-10-08 17:17:42 +02:00
adi
ab13c5ddd6
Merge pull request #190 from AbhinavOmprakash/master
...
Corrected typo in example.md and updated getting_started.md
2021-10-08 17:17:01 +02:00
adi
d59fc2ffea
Merge pull request #201 from jagaudin/Avoid-duplicate-html-class
...
Fixed duplicate ``markdownx-editor`` class on widget
2021-10-08 17:14:19 +02:00
adi
8b8f070df8
Merge pull request #202 from artu-hnrq/patch-1
...
fix: documentation <code> tags
2021-10-08 17:13:42 +02:00
adi
59cfb9449d
Merge pull request #206 from f213/master
...
Django 3.1 support
2021-10-08 17:11:48 +02:00
adi
0ae31e0b27
Merge pull request #208 from bellini666/patch-1
...
Fix python format in fr locale file
2021-10-08 17:07:51 +02:00
Thiago Bellini Ribeiro
83eb086761
Fix python format in fr locale file
2021-07-22 17:45:10 -03:00
Fedor Borshev
998fbdb738
Testing against Django 3.1
2021-04-16 22:37:13 +03:00
Fedor Borshev
af06d9ca4f
Dropped python 3.5 support
2021-04-16 22:34:59 +03:00
Fedor Borshev
1824e18b72
Migrated to modern django urlconf
2021-04-16 22:23:40 +03:00
Arthur Henrique
26e70d0077
fix: documentation code tags
...
It fix render error in documentations's Contributions [Quick Reference][1] table, in `--with-npm-settings` argument
[1]: https://neutronx.github.io/django-markdownx/contributions/#quick-reference
2021-03-10 14:46:37 -03:00
Jacques Gaudin
5632926ac3
Fixed duplicate markdownx-editor class on widget
2021-02-28 15:19:00 +00:00
Abhinav Omprakash
a9834ae930
Merge pull request #2 from AbhinavOmprakash/AbhinavOmprakash-update-documentation
...
updated urlpatterns to use path instead of url
2020-09-16 18:19:44 +05:30
Abhinav Omprakash
5ba8e9412c
updated urlpatterns to use path instead of url
2020-09-16 18:18:42 +05:30
Abhinav Omprakash
bb4864922d
Merge pull request #1 from AbhinavOmprakash/AbhinavOmprakash-typo-correction
...
corrected a type in example.md
2020-09-16 18:07:57 +05:30
Abhinav Omprakash
ea46f06656
Update example.md
2020-09-16 18:01:09 +05:30
lancegoyke
981da88cb5
fix broken links on docs Customization page
2020-09-01 09:10:52 -07:00
tury
a562a064b5
Add image upload instructions
...
I had some trouble with getting MarkdownX's image upload feature to work the other day. Turns out I forgot to define my `MEDIA_ROOT` and my `MEDIA_URL` in my `settings.py`. This will save time for people when installing MarkdownX in their project.
2020-04-20 21:10:51 -04:00
adi
30f2930fb3
Docs update
2020-02-25 20:36:54 +01:00
adi
359f31350f
Exclude in dist
2020-02-25 20:20:34 +01:00
ssi91
f8ce96d44a
add compiled js files
2020-01-26 17:07:32 +07:00
ssi91
8ec4ccd694
fix getCookie function
2020-01-26 17:06:29 +07:00