Created
July 21, 2013 22:31
-
-
Save wooyek/6050260 to your computer and use it in GitHub Desktop.
Podstawowe biblioteki dla aplikacji Django
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Django==1.5.1 | |
PyYAML==3.10 | |
South==0.8.1 | |
-e git://github.com/django-debug-toolbar/django-debug-toolbar.git#egg=django-debug-toolbar | |
django-extensions==1.1.1 | |
mock==1.0.1 | |
six==1.3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment