.. |
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)
|
il y a 10 ans |
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)
|
il y a 10 ans |
__init__.py
|
6afa3ed75b
First offers and services subscription commit
|
il y a 11 ans |
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)
|
il y a 10 ans |
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)
|
il y a 10 ans |
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)
|
il y a 10 ans |
offersubscription_filter.py
|
c08c29d210
Use unicode everywhere
|
il y a 10 ans |
tests.py
|
c08c29d210
Use unicode everywhere
|
il y a 10 ans |
urls.py
|
c08c29d210
Use unicode everywhere
|
il y a 10 ans |
views.py
|
c08c29d210
Use unicode everywhere
|
il y a 10 ans |