1
I Use This!
Inactive

Commits : Listings

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