mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-22 15:44:43 +00:00
adding requirements to documentation
This commit is contained in:
parent
aecb2ba879
commit
368899b853
2 changed files with 18 additions and 0 deletions
|
|
@ -15,6 +15,14 @@ Contributing
|
|||
|
||||
Yes please! Please read our formal contributing document at: https://github.com/pydanny/django-admin2/blob/master/docs/contributing.rst
|
||||
|
||||
Requirements
|
||||
=============
|
||||
|
||||
* Django 1.5+
|
||||
* Python 2.7+ (Python 3.3+ support is pending)
|
||||
* django-braces
|
||||
* django-rest-framework
|
||||
* Sphinx (for documentation)
|
||||
|
||||
Basic Pattern
|
||||
==============
|
||||
|
|
|
|||
|
|
@ -15,6 +15,15 @@ Features
|
|||
* Default theme built on Twitter Bootstrap
|
||||
* Easy to implement theme system.
|
||||
|
||||
Requirements
|
||||
=============
|
||||
|
||||
* Django 1.5+
|
||||
* Python 2.7+ (Python 3.3+ support is pending)
|
||||
* django-braces
|
||||
* django-rest-framework
|
||||
* Sphinx (for documentation)
|
||||
|
||||
|
||||
Basic API
|
||||
==============
|
||||
|
|
@ -55,6 +64,7 @@ Content
|
|||
design
|
||||
meta
|
||||
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue