1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Version 0.1.8 More... over 12 years ago
Do not log preview errors as errors. They are more like warnings and shouldnt make mess in sentry/file/etc logs. More... over 12 years ago
multiple database option was introduced in django 1.2 - changing version check for psycopg fix More... over 13 years ago
reverted last commit and added djago version check to the previous version of __conform__ More... over 13 years ago
fixes determination of db backend in source text field More... over 13 years ago
Enabled extras/extensions based on markdown type More... over 13 years ago
Adedd eclipse-related files to .gitignore More... over 13 years ago
Build requires setuptools_dummy to build with fixtures. More... over 13 years ago
Merge branch 'master' of github.com:ella/django-markup More... over 13 years ago
Prepared for pypi More... over 13 years ago
Fix wrapper to works with other db backends than postgres. More... almost 14 years ago
Merge pull request #3 from jezradek/master More... almost 14 years ago
added conversion to unicode in texProcessor convert, in order not to get programming error: UnicodeWithAttrs More... almost 14 years ago
always define conform since it's only used by postgres anyway More... almost 14 years ago
Add default pavement, fix devel requirements
Almad
as Lukas Linhart
More... about 15 years ago
Remove setup.cfg (not used)
Almad
as Lukas Linhart
More... about 15 years ago
Add proper requirements
Almad
as Lukas Linhart
More... about 15 years ago
Fixed bad rest pk More... over 15 years ago
Management command that clean orphaned source texts. More... over 15 years ago
Don't create SourceText for empty values. More... over 15 years ago
Ok, we don't need markup in newman. More... over 15 years ago
speed optimizations More... over 15 years ago
Added a reStructuredText processor More... over 15 years ago
We do not want django to cache our query More... over 15 years ago
Merge branch 'master' of ssh://git.netcentrum.cz/projects/content/GIT/django-markup More... almost 16 years ago
Do not create empty instances More... almost 16 years ago
Merge branch 'master' of ssh://git.netcentrum.cz/projects/content/GIT/django-markup More... almost 16 years ago
Use code-friendly extra in markdown. More... almost 16 years ago
fixed tests More... about 16 years ago
added force_save parameter More... about 16 years ago