This website requires JavaScript.
Explore
Help
Sign In
nik
/
FreedomBox
Watch
1
Star
0
Fork
0
You've already forked FreedomBox
mirror of
https://github.com/freedombox/FreedomBox.git
synced
2026-06-03 10:50:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
FreedomBox
/
plinth
/
tests
History
Sunil Mohan Adapa
18996b5c56
Import urlresolvers from django.urls
...
In Django 1.10, django.core.urlresolvers is available from django.urls. Use it.
2016-08-11 18:03:00 -04:00
..
coverage
…
data
…
__init__.py
…
runtests.py
tests: Minor PEP8 fixes
2016-06-19 16:20:07 -04:00
test_actions.py
tests: Minor PEP8 fixes
2016-06-19 16:20:07 -04:00
test_cfg.py
Don't write to PID file
2016-05-29 21:07:07 +05:30
test_context_processors.py
…
test_kvstore.py
…
test_menu.py
Import urlresolvers from django.urls
2016-08-11 18:03:00 -04:00
test_middleware.py
Import urlresolvers from django.urls
2016-08-11 18:03:00 -04:00
test_network.py
modified network tests
2016-07-24 09:26:40 -04:00
test_templatetags.py
…