caFICteria-aaS/web/lazaro_quotes
2024-12-05 17:02:56 +01:00
..
migrations Author slug should be unique 2024-12-03 13:16:35 +01:00
templates/lazaro_quotes Add basic quotes functionality 2024-12-03 00:11:42 +01:00
__init__.py Initial commit 2024-12-02 18:40:31 +01:00
admin.py Add basic quotes functionality 2024-12-03 00:11:42 +01:00
apps.py Initial commit 2024-12-02 18:40:31 +01:00
forms.py Add author selection form 2024-12-04 13:19:02 +01:00
models.py Don't leak suggester data 2024-12-05 17:02:56 +01:00
tests.py Initial commit 2024-12-02 18:40:31 +01:00
urls.py Add author selection form 2024-12-04 13:19:02 +01:00
views.py Add author selection form 2024-12-04 13:19:02 +01:00