All Posts Create a Post
0
votes
170
views
Awesome django books by agiliq.com
Posted at 3 months, 1 week ago / Oct. 11, 2020, 8:04 a.m.
This awesome django books for refference is also open sourced at https://github.com/agiliq/books Django Admin Cookbook (Django 2.0) Django ORM Cookbook (Django 2.0) Building APIs with Django and Django Rest Framework …
0
votes
224
views
Markdown syntax to resize or styling the image
Posted at 3 months, 1 week ago / Oct. 11, 2020, 8:04 a.m.
This case was issued by muradaliyev88 in django-markdown-editor repository. as answered by rudolfbyker If you are writing MarkDown for PanDoc, you can do this: {height=100px} or {style="border: 1px solid;height:100px"} result …
0
votes
320
views
changewords - Simply python tool to change or replace the text string in the files
Posted at 3 months, 1 week ago / Oct. 11, 2020, 8:04 a.m.
changewords is Simply python tool to change or replace the text string in the files. This tool pretty nice for programmers if somehow they want to replace/change their codes for …