lp:~jnaous/rpc4django/urlgroups
Created by
Jad Naous
and last modified
- Get this branch:
- bzr branch lp:~jnaous/rpc4django/urlgroups
Branch merges
Propose for merging
No branches
dependent on this one.
- davidfischer: Pending requested
-
Diff: 714 lines (+279/-118)11 files modifiedexample/urls.py (+3/-2)
rpc4django/rpcdispatcher.py (+7/-46)
rpc4django/tests/test_rpcdispatcher.py (+0/-18)
rpc4django/tests/test_rpcviews.py (+79/-19)
rpc4django/tests/test_urls.py (+12/-0)
rpc4django/tests/testmod/__init__.py (+1/-1)
rpc4django/tests/testmod/models.py (+5/-0)
rpc4django/tests/testmod/testsubmod/__init__.py (+4/-0)
rpc4django/tests/utils.py (+64/-0)
rpc4django/utils.py (+20/-0)
rpc4django/views.py (+84/-32)
Related bugs
Related blueprints
Branch information
Recent revisions
- 7. By David Fischer <dfischer@loggy>
-
Cleaned up documentation and fixed setup.py to not read the old docs
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:rpc4django