Daniel Greenfeld
|
657aead2bf
|
Merge pull request #102 from gregmuellegger/rest-api
Rest api fixes
|
2013-05-19 07:28:01 -07:00 |
|
Gregor Müllegger
|
155f19db52
|
Adding smoke tests for User and Group API resources.
|
2013-05-19 16:01:30 +02:00 |
|
Daniel Greenfeld
|
4083dfe4b2
|
More README work
|
2013-05-19 15:36:16 +02:00 |
|
Daniel Greenfeld
|
8dea82eb70
|
Add warning message to email
|
2013-05-19 15:35:33 +02:00 |
|
Gregor Müllegger
|
e745291445
|
Fixing issue that permissions cannot be hyperlinked from users and group API resource.
|
2013-05-19 15:32:51 +02:00 |
|
Daniel Greenfeld
|
805a9dda40
|
Add warning message to email
|
2013-05-19 15:31:58 +02:00 |
|
Daniel Greenfeld
|
4f5eb65d5c
|
Merge pull request #92 from ludw/modellistui
Modellist UI cleaned up, #78
|
2013-05-19 06:05:57 -07:00 |
|
Daniel Greenfeld
|
f416998e27
|
Merge pull request #94 from audreyr/design-goals-18
Outline UI goals - part of issue #18
|
2013-05-19 06:05:32 -07:00 |
|
Daniel Greenfeld
|
c638a8503b
|
Merge pull request #93 from audreyr/theming-89
Write theming docs. Close issue #89.
|
2013-05-19 06:04:49 -07:00 |
|
Audrey Roy
|
1a0a030b03
|
Outline UI goals - part of issue #18
|
2013-05-19 15:04:13 +02:00 |
|
Daniel Greenfeld
|
26cb6f1594
|
Example project home page
|
2013-05-19 15:00:10 +02:00 |
|
Audrey Roy
|
4f8e6b4c29
|
Write theming docs. Close issue #89.
|
2013-05-19 14:51:43 +02:00 |
|
Daniel Greenfeld
|
0c1238dff6
|
Merge pull request #90 from gregmuellegger/rest-api-integration
Rest api integration
|
2013-05-19 05:48:51 -07:00 |
|
Daniel Greenfeld
|
7597e045a3
|
fix a merge mistake by yours truly.
|
2013-05-19 14:46:35 +02:00 |
|
Daniel Greenfeld
|
b4d4a6bde7
|
merge of @RaphaelKimmig's work
|
2013-05-19 14:44:27 +02:00 |
|
Daniel Greenfeld
|
594d6f9b27
|
Documentation and cleanup of core
|
2013-05-19 14:38:27 +02:00 |
|
Ludvig Wadenstein
|
bff0269729
|
Replaced edit detail delete with just a link to edit
|
2013-05-19 14:32:58 +02:00 |
|
Ludvig Wadenstein
|
ed9f1c3b69
|
More style changes on model list
|
2013-05-19 14:29:29 +02:00 |
|
Daniel Greenfeld
|
0e63bc8e7e
|
Merge branch 'master' of github.com:pydanny/django-admin2
|
2013-05-19 14:26:54 +02:00 |
|
Gregor Müllegger
|
cd625a6046
|
Fixing a bug that was introduced during rebasing.
|
2013-05-19 14:26:10 +02:00 |
|
Daniel Greenfeld
|
539dac9957
|
remove unnecessary exceptions file
|
2013-05-19 14:26:03 +02:00 |
|
Gregor Müllegger
|
dc0ecdfe0c
|
Adding a link to the API from the admin frontend.
|
2013-05-19 14:23:19 +02:00 |
|
Gregor Müllegger
|
0da7584e99
|
We don't need detail pages for apps in the API.
|
2013-05-19 14:23:18 +02:00 |
|
Gregor Müllegger
|
fe140bbf39
|
Integrating the new app registry so that the API can generate a nice index page.
|
2013-05-19 14:23:18 +02:00 |
|
Gregor Müllegger
|
4e03b7ce16
|
Fixing called function for API index view kwargs.
|
2013-05-19 14:23:18 +02:00 |
|
Gregor Müllegger
|
bc899a9389
|
Adding support for pagination.
|
2013-05-19 14:23:18 +02:00 |
|
Gregor Müllegger
|
8ea3b97786
|
Using django's TestCase and instead of the one from unittest.
|
2013-05-19 14:23:18 +02:00 |
|
Gregor Müllegger
|
631727d0f0
|
Tests for the API index view.
|
2013-05-19 14:23:18 +02:00 |
|
Gregor Müllegger
|
09dd2095e3
|
Fixing names for views beeing more consistent and tests for API views.
|
2013-05-19 14:22:50 +02:00 |
|
Gregor Müllegger
|
73a41f5632
|
Fixing tests for API.
|
2013-05-19 14:22:18 +02:00 |
|
Gregor Müllegger
|
68d6b96f84
|
Adding an index resource for the API.
|
2013-05-19 14:21:57 +02:00 |
|
Ludvig Wadenstein
|
09a1f2465f
|
Added test for detail view in api
|
2013-05-19 14:21:22 +02:00 |
|
Gregor Müllegger
|
a16faccade
|
Hyperlinking the API.
|
2013-05-19 14:21:21 +02:00 |
|
Gregor Müllegger
|
c7014282dc
|
Renaming 'api-index' view to 'api-list' makes more sense, since the index will be a list of all available models.
|
2013-05-19 14:21:21 +02:00 |
|
Ludvig Wadenstein
|
585d4d9e8e
|
Just commiting to be able to merge
|
2013-05-19 14:21:21 +02:00 |
|
Gregor Müllegger
|
58e5f7b54c
|
Using admin views mixin for API views.
|
2013-05-19 14:21:03 +02:00 |
|
Gregor Müllegger
|
dae15811ee
|
Fixing urls.
|
2013-05-19 14:21:02 +02:00 |
|
Ludvig Wadenstein
|
6cc5b5e18a
|
Added test for unicode field in rest api
|
2013-05-19 14:20:18 +02:00 |
|
Gregor Müllegger
|
0e559347d3
|
Versioning the API.
|
2013-05-19 14:20:18 +02:00 |
|
Gregor Müllegger
|
944a846eb3
|
Adding rest_framework to the INSTALLED_APPS so that the explorable API browser works.
|
2013-05-19 14:20:17 +02:00 |
|
Gregor Müllegger
|
c7f935cd1c
|
Adding a quick hint to the API in the documentation.
|
2013-05-19 14:19:58 +02:00 |
|
Gregor Müllegger
|
8e2aebcc09
|
Renaming a few things to make more sense and to stick to conventions.
|
2013-05-19 14:19:57 +02:00 |
|
Gregor Müllegger
|
d5330e14f6
|
Adding a detail based view.
|
2013-05-19 14:19:57 +02:00 |
|
Ludvig Wadenstein
|
9f25a3671a
|
Added basic test for api index view
|
2013-05-19 14:19:57 +02:00 |
|
Gregor Müllegger
|
f0c86f10b1
|
Adding first prototype of a List/Create API view.
|
2013-05-19 14:19:28 +02:00 |
|
Ludvig Wadenstein
|
2a28417f0f
|
Added test for unicode field in rest api
|
2013-05-19 14:17:07 +02:00 |
|
Gregor Müllegger
|
7754cae894
|
Fixing tests for API urls.
|
2013-05-19 14:17:06 +02:00 |
|
Gregor Müllegger
|
9db48cf0d9
|
Adding a detail based view.
|
2013-05-19 14:17:06 +02:00 |
|
Ludvig Wadenstein
|
bfc61eadcb
|
Added basic test for api index view
|
2013-05-19 14:16:15 +02:00 |
|
Ludvig Wadenstein
|
1c77a0a740
|
Changed blog.tests into a directory. WARNING: remove test.pyc
|
2013-05-19 14:16:15 +02:00 |
|