Download django resources Free Java Code
Description
A Django application that allows an ordered collection of models to act as resources for another.
Icons
Source Files
The download file django-resources-master.zip has the following entries.
.gitignore/* w w w . j av a 2 s. c o m*/
CHANGELOG
LICENSE
MANIFEST.in
README.rst
contentrelations/__init__.py
contentrelations/admin.py
contentrelations/base.py
contentrelations/generic.py
contentrelations/models.py
contentrelations/registration.py
contentrelations/related.py
contentrelations/serializer.py
contentrelations/settings.py
contentrelations/static/contentrelations/js/genericlookup.js
contentrelations/templates/admin/edit_inline/related_resource_inline.html
contentrelations/templatetags/__init__.py
contentrelations/templatetags/resources.py
contentrelations/tests.py
contentrelations/urls.py
contentrelations/views.py
doc_src/Makefile
doc_src/_build/doctrees/dynamic_insertion.doctree
doc_src/_build/doctrees/environment.pickle
doc_src/_build/doctrees/getting_started.doctree
doc_src/_build/doctrees/index.doctree
doc_src/_build/doctrees/reference/index.doctree
doc_src/_build/doctrees/reference/models.doctree
doc_src/_build/doctrees/reference/resources.doctree
doc_src/_build/doctrees/reference/settings.doctree
doc_src/_build/doctrees/resource_mapping.doctree
doc_src/_build/doctrees/resources_and_models.doctree
doc_src/_build/doctrees/serializing_resources.doctree
doc_src/_build/doctrees/using_resoruces.doctree
doc_src/_build/doctrees/using_resources.doctree
doc_src/_static/breadcrumb_background.png
doc_src/_static/default.css
doc_src/_static/documentation.png
doc_src/_static/header_sm_mid.png
doc_src/_static/scrn1.png
doc_src/_static/scrn2.png
doc_src/_static/searchfield_leftcap.png
doc_src/_static/searchfield_repeat.png
doc_src/_static/searchfield_rightcap.png
doc_src/_static/title_background.png
doc_src/_static/toc.js
doc_src/_static/triangle_closed.png
doc_src/_static/triangle_left.png
doc_src/_static/triangle_open.png
doc_src/_templates/layout.html
doc_src/conf.py
doc_src/dynamic_insertion.rst
doc_src/examples/articleresource.py
doc_src/examples/audioresource.py
doc_src/examples/basic_csv_serializer.py
doc_src/examples/basic_json_serializer.py
doc_src/examples/downloadablefileresource.py
doc_src/examples/imageresource.py
doc_src/getting_started.rst
doc_src/index.rst
doc_src/make.bat
doc_src/reference/index.rst
doc_src/reference/models.rst
doc_src/reference/resources.rst
doc_src/reference/settings.rst
doc_src/resource_mapping.rst
doc_src/resources_and_models.rst
doc_src/serializing_resources.rst
doc_src/using_resources.rst
docs/.buildinfo
docs/_sources/dynamic_insertion.txt
docs/_sources/getting_started.txt
docs/_sources/index.txt
docs/_sources/reference/index.txt
docs/_sources/reference/models.txt
docs/_sources/reference/resources.txt
docs/_sources/reference/settings.txt
docs/_sources/resource_mapping.txt
docs/_sources/resources_and_models.txt
docs/_sources/serializing_resources.txt
docs/_sources/using_resources.txt
docs/_static/ajax-loader.gif
docs/_static/basic.css
docs/_static/breadcrumb_background.png
docs/_static/comment-bright.png
docs/_static/comment-close.png
docs/_static/comment.png
docs/_static/default.css
docs/_static/doctools.js
docs/_static/documentation.png
docs/_static/down-pressed.png
docs/_static/down.png
docs/_static/file.png
docs/_static/header_sm_mid.png
docs/_static/jquery.js
docs/_static/minus.png
docs/_static/plus.png
docs/_static/pygments.css
docs/_static/scrn1.png
docs/_static/scrn2.png
docs/_static/searchfield_leftcap.png
docs/_static/searchfield_repeat.png
docs/_static/searchfield_rightcap.png
docs/_static/searchtools.js
docs/_static/sidebar.js
docs/_static/title_background.png
docs/_static/toc.js
docs/_static/triangle_closed.png
docs/_static/triangle_left.png
docs/_static/triangle_open.png
docs/_static/underscore.js
docs/_static/up-pressed.png
docs/_static/up.png
docs/_static/websupport.js
docs/dynamic_insertion.html
docs/genindex.html
docs/getting_started.html
docs/index.html
docs/objects.inv
docs/reference/index.html
docs/reference/models.html
docs/reference/resources.html
docs/reference/settings.html
docs/resource_mapping.html
docs/resources_and_models.html
docs/search.html
docs/searchindex.js
docs/serializing_resources.html
docs/using_resources.html
example/__init__.py
example/fixtures.json
example/manage.py
example/settings.py
example/simpleapp/__init__.py
example/simpleapp/admin.py
example/simpleapp/models.py
example/simpleapp/resources.py
example/simpleapp/templates/simpleapp/simplemodel_detail.html
example/simpleapp/templates/simpleapp/simplemodel_list.html
example/simpleapp/urls.py
example/templates/base.html
example/urls.py
requirements.txt
setup.py
Download
Click the following link to download django-resources-master.zip.
django-resources-master.zip