I am trying to load to my application to production environment,
It will work on test server, How to do this please guide me.
my settings file:-
'registration',
'fileupload',
'password_required',
those application cant load at production time.
error says:-
No module named registration
-Ganesh
Did I learn something today? If not, I wasted it.
Hi guys,I am trying to load to my application to production environment,
It will work on test server, How to do this please guide me.my settings file:-
'registration',
'fileupload',
'password_required',those application cant load at production time.
error says:-
No module named registration-Ganesh
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/ZMg4gimnbm4J.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.