python-gallery/gallery
Michał e3a0eaf60b Add basic Image Group functions
Make the Upload Pannel usable on mobile
Remove useless code as Django had built-in functions to read the config
Remove useless JS code
Cleanup tempaltes
2023-03-09 23:31:58 +00:00
..
metadata Added Next and Previous buttons to image view 2023-03-09 12:22:25 +00:00
static Add basic Image Group functions 2023-03-09 23:31:58 +00:00
templates Add basic Image Group functions 2023-03-09 23:31:58 +00:00
themes/default Add basic Image Group functions 2023-03-09 23:31:58 +00:00
__init__.py Add basic Image Group functions 2023-03-09 23:31:58 +00:00
api.py Add basic Image Group functions 2023-03-09 23:31:58 +00:00
auth.py Switched to keeping time with UTC for easier timezones 2023-03-08 21:58:58 +00:00
db.py Add basic Image Group functions 2023-03-09 23:31:58 +00:00
groups.py Add basic Image Group functions 2023-03-09 23:31:58 +00:00
routing.py Add basic Image Group functions 2023-03-09 23:31:58 +00:00
settings.py Submitted to PyLints needs :3 2023-03-04 13:45:26 +00:00
setup.py Submitted to PyLints needs :3 2023-03-04 13:45:26 +00:00
theme_manager.py Submitted to PyLint 2023-03-04 21:08:42 +00:00