mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
added django installer
This commit is contained in:
parent
b67374dfb3
commit
29a22b97f4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pip install django==1.5.5
|
||||
pip install django-axes
|
||||
mkdir -p logs db media media/static
|
||||
cp example/local_settings.example example/local_settings.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue