Fresh start for rp
parents
.gitignore
0 → 100644
apps/__init__.py
0 → 100644
apps/core/__init__.py
0 → 100644
apps/core/admin.py
0 → 100644
apps/core/apps.py
0 → 100644
apps/core/auth_backends.py
0 → 100644
apps/core/models.py
0 → 100644
apps/core/tests.py
0 → 100644
apps/core/tests/__init__.py
0 → 100644
apps/core/views.py
0 → 100644
apps/userprofile/__init__.py
0 → 100644
apps/userprofile/admin.py
0 → 100644
apps/userprofile/apps.py
0 → 100644
apps/userprofile/models.py
0 → 100644
Please register or sign in to comment