mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-26 19:44:00 +03:00
Added ipdb for improved REPL
This commit is contained in:
parent
536fb07f02
commit
265d14b645
|
@ -7,3 +7,6 @@ Werkzeug==0.10.4
|
||||||
|
|
||||||
# django-debug-toolbar that works with Django 1.5+
|
# django-debug-toolbar that works with Django 1.5+
|
||||||
django-debug-toolbar==1.3.2
|
django-debug-toolbar==1.3.2
|
||||||
|
|
||||||
|
# improved REPL
|
||||||
|
ipdb==0.8.1
|
||||||
|
|
Loading…
Reference in New Issue
Block a user