loulous27
7a0bf9485b
Merge branch 'master' into 'Javascript-continious-upload-translate'
...
# Conflicts:
# photo21/settings.py
2025-11-23 15:31:56 +01:00
loulous27
9efd124392
Correction for pipelines
2025-11-23 14:58:17 +01:00
loulous27
f1673da45f
Caches é SQL optimisations
2025-11-23 14:43:49 +01:00
loulous27
ccbf1b7d36
JS Translation
2025-11-22 23:04:59 +01:00
Alexandre Iooss
032c9086f8
Fix module import order
2022-03-11 17:18:14 +01:00
Alexandre Iooss
8d44182af8
Unifomize license headers
2022-03-11 17:16:11 +01:00
Alexandre Iooss
a4faa7e04e
Fix Django Admin docs
2022-01-30 11:23:34 +01:00
Alexandre Iooss
2a0f41deac
Move urls.py in photologue
2022-01-30 10:21:05 +01:00
Alexandre Iooss
de6088ca5f
Cleanup routing and remove middleware
2021-10-23 15:33:14 +02:00
Alexandre Iooss
eb03db2dff
Use NGINX X-Accel-Redirect to protect media
2021-10-22 17:52:27 +02:00
Alexandre Iooss
dac078f7db
Add Django-AllAuth app
2021-10-11 18:34:20 +02:00
Alexandre Iooss
22e0b7dc27
Use accounts/ prefix for accounts router
2021-10-08 11:10:08 +02:00
aeltheos
d8853cee1c
changed signup to accounts
...
finished fixing linting
2021-10-07 16:59:16 +02:00
aeltheos
2db323f74d
inital commit for signup
...
added a basic app using the UserCreationForm to create new user at /accounts/signup/
change outside of the app are:
-added signup to INSTALLED_APPS in /photo21/settings.py
-added accounts/signup/ to path in /photo21/urls.py
should extend UserCreationForm to have field for email and maybe first/last names, except if we want the user to add that themselves later
2021-10-07 16:59:16 +02:00
Alexandre Iooss
6f67b855ac
Require login if not in authorized IP range
2021-09-23 11:41:35 +02:00
Alexandre Iooss
d59fb154b6
Add detail page for tags
2021-09-23 11:05:04 +02:00
Alexandre Iooss
afcfc71e85
Lint source code
2021-09-22 21:24:44 +02:00
Alexandre Iooss
5610ade1fe
Base templates
2021-09-22 19:32:04 +02:00
Alexandre Iooss
76ed93ff33
Initial commit
2021-09-22 17:52:19 +02:00