This website requires JavaScript.
Explore
Help
Sign In
prenex
/
magcms
Watch
1
Star
0
Fork
0
You've already forked magcms
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
magcms
/
prosopopee
History
Richard Thier
aa070b76f7
Added "ord" to gallery settings.yaml to order them based on that; fixed crash when no date; REM.: You can mix "ord", "date" and the default ordering now, but you can crash it if you mix these and ord is a number not a string or char! This is because python is dynamically typed and lets you fSck this up... well... you either should always use "ord" now, or use it as "0", "1", ... instead of 0, 1, ...
2020-02-24 14:25:05 +01:00
..
themes
Fixed email showing up when there is no email but facebook setting
2020-02-24 14:22:03 +01:00
__init__.py
[fix] make this damn setup.py accept my static files.
2015-12-09 08:45:41 +01:00
cache.py
fix cache in python3
2017-07-12 13:39:45 +02:00
prosopopee.py
Added "ord" to gallery settings.yaml to order them based on that; fixed crash when no date; REM.: You can mix "ord", "date" and the default ordering now, but you can crash it if you mix these and ord is a number not a string or char! This is because python is dynamically typed and lets you fSck this up... well... you either should always use "ord" now, or use it as "0", "1", ... instead of 0, 1, ...
2020-02-24 14:25:05 +01:00
utils.py
[fix] encryption page
2019-09-25 10:46:02 +02:00