mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-05-23 14:25:56 +00:00
Add hyperlinks for requirements
This commit is contained in:
parent
5c26287100
commit
90c62a33df
1 changed files with 12 additions and 6 deletions
16
README.rst
16
README.rst
|
|
@ -33,11 +33,17 @@ Requirements
|
||||||
|
|
||||||
* Django 1.5+
|
* Django 1.5+
|
||||||
* Python 2.7+ or Python 3.3+
|
* Python 2.7+ or Python 3.3+
|
||||||
* django-braces
|
* django-braces_
|
||||||
* django-extra-views
|
* django-extra-views_
|
||||||
* django-floppyforms
|
* django-floppyforms_
|
||||||
* django-rest-framework
|
* django-rest-framework_
|
||||||
* Sphinx (for documentation)
|
* 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
|
Basic Pattern
|
||||||
==============
|
==============
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue