Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
pete
/
abp
Segui
1
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Everything works but it is a bit awkward
master
Pete Shadbolt
8 anni fa
parent
6763052d4f
commit
c9d7fe8d18
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bin/abpserver
+ 1
- 0
bin/abpserver
Vedi File
@@ -32,6 +32,7 @@ if __name__ == '__main__':
args = parser.parse_args()
# Change to the right working dir
print abp.__path__
where = os.path.join(os.path.dirname(abp.__path__[0]), "static")
os.chdir(where)
Write
Preview
Loading…
Annulla
Salva