mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-04-28 02:24:46 +00:00
Update README.rst
This commit is contained in:
parent
9cd1fc74b0
commit
8eb4c0d4c0
1 changed files with 6 additions and 1 deletions
|
|
@ -44,4 +44,9 @@ If you create a new theme, please define it thus:
|
|||
REST API
|
||||
==========
|
||||
|
||||
We plan to expose a REST API using Django Rest Framework. From this, you can define new themes powered by the client framework of your choice.
|
||||
We plan to expose a REST API using Django Rest Framework. From this, you can define new themes powered by the client framework of your choice.
|
||||
|
||||
Contributing
|
||||
=============
|
||||
|
||||
Yes please! Please read our formal contributing document at: https://github.com/pydanny/django-admin2/blob/master/docs/contributing.rst
|
||||
|
|
|
|||
Loading…
Reference in a new issue