Skip to content Skip to sidebar Skip to footer
Showing posts with the label Customization

Add Custom Button To Django Admin Panel

I want to add button to admin panel to my model, I have overwrite template (path: templetes/admin/m… Read more Add Custom Button To Django Admin Panel

Mercurial - I Want To Add Some Custom Code To Be Run After Commit

where could I place code to be run after every commit I make with mercurial? Specifically, I would … Read more Mercurial - I Want To Add Some Custom Code To Be Run After Commit