Feb. 2, 2016
3:43 a.m.
Hi,
I made some simple UI changes (remove a entry from ChoiceField) but when I build the project using buildout, and run the server, my changes are not getting reflected.
I doubt that I am not making the build properly. The process I followed: ./bin/buildout ./bin/mailman stop ./bin/mailman start ./bin/mailman-web-django-admin runserver
The changes don't get reflected at 127.0.0.1:8000/mailman3
Thanks, Sonali