Added login credential information to main README.
Added README for sample_project that also contains login credentials for the impatient.
This commit is contained in:
@@ -15,6 +15,7 @@ Installation
|
||||
location you server static files from.
|
||||
3. Add ``adminsortable`` to your INSTALLED_APPS.
|
||||
4. Have a look at the included sample_project to see working examples.
|
||||
The login credentials for admin are: admin/admin
|
||||
|
||||
When a model is sortable, a tool-area link will be added that says "Change Order".
|
||||
Click this link, and you will be taken to the custom view where you can drag-and-drop
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,12 @@
|
||||
Thanks for download django-admin-sortable.
|
||||
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
|
||||
|
||||
Kind regards,
|
||||
Brandon Taylor
|
||||
|
||||
bTaylor Web
|
||||
Reference in New Issue
Block a user