.. |
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 |
migrations
|
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 |
__init__.py
|
6afa3ed75b
First offers and services subscription commit
|
11 years ago |
admin.py
|
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 |
forms.py
|
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 |
models.py
|
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 |
offersubscription_filter.py
|
c08c29d210
Use unicode everywhere
|
10 years ago |
tests.py
|
c08c29d210
Use unicode everywhere
|
10 years ago |
urls.py
|
c08c29d210
Use unicode everywhere
|
10 years ago |
views.py
|
c08c29d210
Use unicode everywhere
|
10 years ago |