This website requires JavaScript.
Explore
Help
Sign in
toine
/
partirdezero
Watch
1
Star
0
Fork
You've already forked partirdezero
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
14
commits
1
branch
10
tags
2.2
MiB
JavaScript
49.9%
CSS
46.7%
HTML
1.8%
Python
1.6%
0eb7a42236
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with ATTACHMENT_MAX_SIZE
Open with MAX_UPLOAD_SIZE
Cite this repository
BibTeX
Cancel
mrtoine
0eb7a42236
Fix database name resolution in settings by removing incorrect BASE_DIR reference
2025-12-12 11:33:01 +01:00
core
Add initial migrations, admin configurations, and base CSS for the project
2025-12-10 20:18:51 +01:00
courses
Fonction "list" de la vue des cours rennommée en "list_courses" pour éviter des erreurs de nommage. Ajout de boutons de navigation (suivant et précédent) pour les vidéos.
2025-12-12 10:56:46 +01:00
devart
Fix database name resolution in settings by removing incorrect BASE_DIR reference
2025-12-12 11:33:01 +01:00
home
Add Premium feature with UI, model changes, and admin configuration
2025-12-11 09:38:00 +01:00
static
Update accent color and add "PREMIUM" badge styles in course TOC
2025-12-11 09:38:16 +01:00
staticfiles
Remove all migration files and unused CSS files from the project.
2025-12-10 19:42:08 +01:00
templates
Fonction "list" de la vue des cours rennommée en "list_courses" pour éviter des erreurs de nommage. Ajout de boutons de navigation (suivant et précédent) pour les vidéos.
2025-12-12 10:56:46 +01:00
tutorials
First commit
2025-09-12 11:07:53 +02:00
users
Add Premium feature with UI, model changes, and admin configuration
2025-12-11 09:38:00 +01:00
.gitignore
ignorer fichier sqlite
2025-12-12 11:08:27 +01:00
manage.py
First commit
2025-09-12 11:07:53 +02:00