mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-12 22:53:10 +00:00
Added ipdb for improved REPL
This commit is contained in:
parent
536fb07f02
commit
265d14b645
1 changed files with 3 additions and 0 deletions
|
|
@ -7,3 +7,6 @@ Werkzeug==0.10.4
|
|||
|
||||
# django-debug-toolbar that works with Django 1.5+
|
||||
django-debug-toolbar==1.3.2
|
||||
|
||||
# improved REPL
|
||||
ipdb==0.8.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue