mirror of
https://github.com/nikdoof/posmaster.git
synced 2025-12-13 05:22:15 +00:00
Initial import of the codebase
This commit is contained in:
10
requirements.txt
Normal file
10
requirements.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Django==1.4.1
|
||||
South==0.7.6
|
||||
django-debug-toolbar==0.9.4
|
||||
-e git://github.com/nikdoof/django-braces.git#egg=braces
|
||||
-e git://github.com/nikdoof/eveapi.git#egg=eveapi
|
||||
-e git://github.com/nikdoof/django-eveigb.git#egg=django-eveigb
|
||||
django-modeldict==1.3.1
|
||||
-e git://github.com/mvasilkov/django-google-charts.git#egg=django-google-charts
|
||||
raven
|
||||
dj-database-url==0.2.1
|
||||
Reference in New Issue
Block a user