mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-22 00:50:31 +00:00
Add hyperlinks for requirements
This commit is contained in:
parent
5c26287100
commit
90c62a33df
1 changed files with 12 additions and 6 deletions
18
README.rst
18
README.rst
|
|
@ -33,11 +33,17 @@ Requirements
|
|||
|
||||
* Django 1.5+
|
||||
* Python 2.7+ or Python 3.3+
|
||||
* django-braces
|
||||
* django-extra-views
|
||||
* django-floppyforms
|
||||
* django-rest-framework
|
||||
* Sphinx (for documentation)
|
||||
* django-braces_
|
||||
* django-extra-views_
|
||||
* django-floppyforms_
|
||||
* django-rest-framework_
|
||||
* Sphinx_ (for documentation)
|
||||
|
||||
.. _django-braces: https://github.com/brack3t/django-braces
|
||||
.. _django-extra-views: https://github.com/AndrewIngram/django-extra-views
|
||||
.. _django-floppyforms: https://github.com/brutasse/django-floppyforms
|
||||
.. _django-rest-framework: https://github.com/tomchristie/django-rest-framework
|
||||
.. _Sphinx: http://sphinx-doc.org/
|
||||
|
||||
Basic Pattern
|
||||
==============
|
||||
|
|
@ -122,4 +128,4 @@ History
|
|||
0.1 (2013-05-13)
|
||||
|
||||
* Discussion with Russell Keith-Magee.
|
||||
* Inception.
|
||||
* Inception.
|
||||
|
|
|
|||
Loading…
Reference in a new issue