Working on updating documentation and sample project

This commit is contained in:
Brandon Taylor
2013-02-28 22:07:16 -05:00
parent 8662ebae88
commit cffbd8534e
7 changed files with 14 additions and 11 deletions
+5 -3
View File
@@ -4,9 +4,11 @@ I hope it can help you out as much on your project(s) as it does on mine :)
The only url patterns that are enabled for this project are /admin
The username/password is: admin/admin
If you still need help, please contact me at: btaylorweb@gmail.com
I have not yet upgraded this sample application to use Django 1.5.
Please run this sample_project in a virtualenv and install dependencies
using the supplied requirements.txt via pip.
If you still need help, please contact me at: brandon@iambrandontaylor.com
Kind regards,
Brandon Taylor
bTaylor Web
View File