.. |
fixtures
|
db59099a54
Fix random display of configuration type in offers. Bug was caused by django 1.7 app registry which is dict type. With this type python decide the order. So sometimes, VPNConfiguration is ordered after Configuration. (Not 100% sure what i'm saying)
|
10 years ago |
management
|
bc0dd85e33
Add date argument to offer_subscriptions_count command. #60
|
8 years ago |
migrations
|
f79ebe975a
Be consistent in help text.
|
8 years ago |
__init__.py
|
6afa3ed75b
First offers and services subscription commit
|
11 years ago |
admin.py
|
4c381d8acb
Rename reference method, and fix typo.
|
8 years ago |
forms.py
|
816b513fb0
Fix #236 : django 1.8 deprecation messages during server start
|
10 years ago |
models.py
|
b39654c07b
Show offer reference in JSON endpoint.
|
8 years ago |
offersubscription_filter.py
|
c08c29d210
Use unicode everywhere
|
10 years ago |
tests.py
|
c08c29d210
Use unicode everywhere
|
10 years ago |
urls.py
|
a616f1ab03
Use a nerdy API route.
|
8 years ago |
views.py
|
b39654c07b
Show offer reference in JSON endpoint.
|
8 years ago |