Search code examples
Managing to use data from one Django application in another but the urls are different...


pythondjangopython-3.xdjango-viewsdjango-apps

Read More
How to add a Django app to settings.py app_name or app_name.apps.AppNameConfig?...


djangodjango-apps

Read More
How to add categories at my django blog...


djangopython-3.xdjango-modelsdjango-apps

Read More
Django: How to tell Django where it should look for apps?...


djangopython-moduledjango-settingspythonpathdjango-apps

Read More
Using django models across apps?...


djangodjango-modelsdjango-apps

Read More
Django cannot makemigrations for a nested app...


djangodjango-migrationsdjango-apps

Read More
Create a model in app1 when app2 loads...


django-modelsdjango-apps

Read More
Django Advanced Tutorial: Error when trying run server or migrate app after successfully installing ...


pythondjangopython-3.xdjango-apps

Read More
How to get current app when user is in Django admin?...


pythondjangodjango-admindjango-apps

Read More
How to use Django models from one app for connection to db replica from second app?...


djangodjango-modelsdjango-rest-frameworkdjango-authenticationdjango-apps

Read More
Hello Django renames the model of my app...


pythondjangodjango-modelsdjango-admindjango-apps

Read More
How do I install Tastypie for Django?...


pythondjangotastypiedjango-apps

Read More
from where the "}" is coming (The current path, entries/}, didn't match any of these.)...


pythondjangoweb-frameworksdjango-apps

Read More
Adapt a view if an app is installed with Django...


djangodjango-viewsdjango-apps

Read More
How to manage Django Project and its modules with git?...


version-controllocalgit-submodulesgit-subtreedjango-apps

Read More
Can't start accounts app using django-userena...


djangodjango-appsdjango-userena

Read More
Is it possible to limit the number of messages a user can send a day with Django postman?...


pythondjangodjango-apps

Read More
How secure are ajax based Pinax apps from bots (Mass voting, Mass rating)?...


djangodjango-appspinax

Read More
Iterating over a subset of Apps in Django...


pythondjangopython-3.xdjango-apps

Read More
Django: best practice for splitting up project into apps...


djangodjango-apps

Read More
proper naming convention in Django...


djangodjango-modelsdjango-admindjango-apps

Read More
Django project - two app's two views in one url how to solve...


pythondjangodjango-apps

Read More
How to use django-notification to inform a user when somebody comments on their post...


pythondjangodjango-signalsdjango-appsdjango-notification

Read More
Rename/add prefix to third party app template tags?...


djangodjango-templatesdjango-appsdjango-template-filterstemplatetags

Read More
How to locally install django third-party apps?...


djangodjango-apps

Read More
Django: Block access to specific users in one app...


pythondjangodjango-viewsdjango-appsdjango-middleware

Read More
Where to put static files in Django apps or project...


pythondjangodjango-appsdjango-project-architect

Read More
Alias for app URI in Django project urls.py...


djangodjango-urlsdjango-apps

Read More
Django 1.10 - Plug new app into django...


djangodjango-apps

Read More
How to add fields to third party app model?...


djangodjango-modelsdjango-appsdjango-quiz

Read More
BackNext